package npm
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- class Auth extends Object
- Annotations
- @JSType() @native() @JSGlobal()
- class Axios extends Object
- Annotations
- @JSType() @native() @JSGlobal()
- class CancelToken extends Object
- Annotations
- @JSType() @native() @JSImport("axios", JSImport.Default)
- trait Config extends Object
- Annotations
- @JSType() @native()
- class HttpAgent extends Object
- Annotations
- @JSType() @native() @JSGlobal()
- class Proxy extends Object
- Annotations
- @JSType() @native() @JSGlobal()
- class Response extends Object
- Annotations
- @JSType() @native() @JSGlobal()
- sealed abstract class ResponseType extends AnyRef
Value Members
- case object ArrayBuffer extends ResponseType with Product with Serializable
- object Axios extends Object
- Annotations
- @native() @JSImport("axios", JSImport.Default)
- case object Blob extends ResponseType with Product with Serializable
- case object Document extends ResponseType with Product with Serializable
- case object JSON extends ResponseType with Product with Serializable
- object Showdown extends Object
- Annotations
- @native() @JSImport("showdown", JSImport.Default)
- case object Stream extends ResponseType with Product with Serializable
- case object Text extends ResponseType with Product with Serializable
- object qs extends Object
- Annotations
- @native() @JSImport("qs", JSImport.Default)