Package

io.scalajs.npm

typeis

Permalink

package typeis

typeis package object

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. typeis
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type RequestType = Any

    Permalink
  2. trait TypeIs extends Object

    Permalink

    type-is - Infer the content-type of a request.

    type-is - Infer the content-type of a request.

    Annotations
    @RawJSType() @native()
    Version

    1.6.14

    See also

    https://www.npmjs.com/package/type-is

Value Members

  1. object TypeIs extends Object with TypeIs

    Permalink

    Type-Is Singleton

    Type-Is Singleton

    Annotations
    @native() @JSImport( "type-is" , JSImport.Namespace )

Inherited from AnyRef

Inherited from Any

Ungrouped