PAPI Docs
PAPI NPMJS
PAPI Repo
Preparing search index...
The search index is not available
@studiokeywi/papi
@studiokeywi/papi
caller
ConfigCaller
Interface ConfigCaller<Root>
Call an API with extra configuration
interface
ConfigCaller
<
Root
>
(
<
Config
>
(
config
)
=>
APIResponse
<
Root
,
Config
>
)
Type Parameters
Root
extends
EndpointDefBase
Config
Caller
<
Config
>
(
config
)
:
APIResponse
<
Root
,
Config
>
Type Parameters
Config
extends
RequestInit
&
{
parse
?:
ParseModes
;
}
Parameters
config
:
Config
Returns
APIResponse
<
Root
,
Config
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
PAPI Docs
PAPI NPMJS
PAPI Repo
@studiokeywi/papi
Loading...
Call an API with extra configuration