xior
Preparing search index...
index
XiorPlugin
Type Alias XiorPlugin
XiorPlugin
:
(
adapter
:
(
request
:
XiorRequestConfig
)
=>
Promise
<
XiorResponse
>
,
instance
?:
XiorInstance
,
)
=>
(
request
:
XiorRequestConfig
)
=>
Promise
<
XiorResponse
<
any
>
>
Type declaration
(
adapter
:
(
request
:
XiorRequestConfig
)
=>
Promise
<
XiorResponse
>
,
instance
?:
XiorInstance
,
)
:
(
request
:
XiorRequestConfig
)
=>
Promise
<
XiorResponse
<
any
>
>
Parameters
adapter
:
(
request
:
XiorRequestConfig
)
=>
Promise
<
XiorResponse
>
Optional
instance
:
XiorInstance
Returns
(
request
:
XiorRequestConfig
)
=>
Promise
<
XiorResponse
<
any
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
xior
Loading...