Class Api

Manages all requests to the API.

Hierarchy

  • Api

Constructors

Properties

Methods

Constructors

  • Creates the api.

    Parameters

    • config: ApiConfig = DEFAULT_API_CONFIG

      The configuration to use.

    Returns Api

Properties

apisauce: ApisauceCacheInstance

The underlying apisauce instance which performs the requests.

config: ApiConfig

Configurable options.

Methods

  • Parameters

    • uid: string

    Returns void

Generated using TypeDoc