Preparing search index...
The search index is not available
Procon 2023
Procon 2023
<internal>
AxiosInterceptorOptions
Interface AxiosInterceptorOptions
interface
AxiosInterceptorOptions
{
runWhen
?:
(
(
config
)
=>
boolean
)
;
synchronous
?:
boolean
;
}
Index
Properties
run
When?
synchronous?
Properties
Optional
run
When
run
When
?:
(
(
config
)
=>
boolean
)
Type declaration
(
config
)
:
boolean
Parameters
config
:
InternalAxiosRequestConfig
<
any
>
Returns
boolean
Optional
synchronous
synchronous
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
run
When
synchronous
Procon 2023
<internal>
Config
Constants
Game
Hooks
Models
Services
Utils
Generated using
TypeDoc