Preparing search index...
The search index is not available
biorate
biorate
axios
IAxiosFetchOptions
Type alias IAxiosFetchOptions
IAxios
Fetch
Options
:
AxiosRequestConfig
&
{
path
?:
Record
<
string
,
string
|
number
>
;
retry
?:
boolean
;
}
Type declaration
Optional
path
?:
Record
<
string
,
string
|
number
>
Optional
retry
?:
boolean
Description
Axios request configuration extended with path params and retry flag.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
biorate
Loading...
Description
Axios request configuration extended with path params and retry flag.