请求上下文

Type Parameters

Hierarchy

Properties

clearSet: Set<Function>
requestKey: string
retry?: ((e: unknown) => AxiosPromise<any>)

Type declaration

    • (e: unknown): AxiosPromise<any>
    • Parameters

      • e: unknown

      Returns AxiosPromise<any>

customConfig: CC

自定义配置

requestConfig: AxiosRequestConfig<any>

请求配置

Generated using TypeDoc