Reference / Modules / client / AxiosFactory
Class: AxiosFactory
client.AxiosFactory
Table of contents
Constructors
Methods
Constructors
constructor
• new AxiosFactory(): AxiosFactory
Returns
Methods
buildAxiosInstance
▸ buildAxiosInstance(endpoint?
, token?
): AxiosInstance
Parameters
Name | Type |
---|---|
endpoint? | string |
token? | string |
Returns
AxiosInstance