Packages

package npm

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class Auth extends Object
    Annotations
    @JSType() @native() @JSGlobal()
  2. class Axios extends Object
    Annotations
    @JSType() @native() @JSGlobal()
  3. class CancelToken extends Object
    Annotations
    @JSType() @native() @JSImport("axios", JSImport.Default)
  4. trait Config extends Object
    Annotations
    @JSType() @native()
  5. class HttpAgent extends Object
    Annotations
    @JSType() @native() @JSGlobal()
  6. class Proxy extends Object
    Annotations
    @JSType() @native() @JSGlobal()
  7. class Response extends Object
    Annotations
    @JSType() @native() @JSGlobal()
  8. sealed abstract class ResponseType extends AnyRef

Value Members

  1. case object ArrayBuffer extends ResponseType with Product with Serializable
  2. object Axios extends Object
    Annotations
    @native() @JSImport("axios", JSImport.Default)
  3. case object Blob extends ResponseType with Product with Serializable
  4. case object Document extends ResponseType with Product with Serializable
  5. case object JSON extends ResponseType with Product with Serializable
  6. object Showdown extends Object
    Annotations
    @native() @JSImport("showdown", JSImport.Default)
  7. case object Stream extends ResponseType with Product with Serializable
  8. case object Text extends ResponseType with Product with Serializable
  9. object qs extends Object
    Annotations
    @native() @JSImport("qs", JSImport.Default)

Ungrouped