Type Alias RequestTransform

RequestTransform: (request: AxiosRequestConfig) => void

Type declaration

    • (request: AxiosRequestConfig): void
    • Parameters

      • request: AxiosRequestConfig

      Returns void