Trakteer.js
Docs
API
GitHub
Preparing search index...
<internal>
AxiosInterceptorOptions
Interface AxiosInterceptorOptions
interface
AxiosInterceptorOptions
{
synchronous
?:
boolean
;
runWhen
?:
(
config
:
InternalAxiosRequestConfig
)
=>
boolean
;
}
Index
Properties
synchronous?
run
When?
Properties
Optional
synchronous
synchronous
?:
boolean
Optional
run
When
runWhen
?:
(
config
:
InternalAxiosRequestConfig
)
=>
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
synchronous
run
When
Docs
API
GitHub
Trakteer.js
Loading...