- Preparing search index...
- The search index is not available
biorate
Type alias IAxiosFetchOptions
IAxiosFetchOptions: AxiosRequestConfig & { path?: Record<string, string | number>; retry?: boolean; }
Type declaration
-
Optional
path?: Record<string, string | number>
-
Optional
retry?: boolean