Implements

Constructors

Properties

Methods

Constructors

Properties

client: AxiosInstance

Methods

  • Type Parameters

    • T

    Parameters

    • url: string
    • Optionalconfig: AxiosRequestConfig<any>

    Returns Promise<T>

  • Type Parameters

    • T

    Parameters

    • url: string
    • Optionalconfig: AxiosRequestConfig<any>

    Returns Promise<T>

  • Type Parameters

    • T

    Parameters

    • url: string
    • body: unknown
    • Optionalconfig: AxiosRequestConfig<any>

    Returns Promise<T>

  • Type Parameters

    • T

    Parameters

    • url: string
    • body: unknown
    • Optionalconfig: AxiosRequestConfig<any>

    Returns Promise<T>