Type alias AxiosPromise<T>

AxiosPromise<T>: Promise<AxiosResponse<T>>

Type Parameters

  • T = any

Generated using TypeDoc