PAPI Docs
PAPI NPMJS
PAPI Repo
Preparing search index...
The search index is not available
@studiokeywi/papi
@studiokeywi/papi
caller
ConvertEndpoints
Type alias ConvertEndpoints<Root>
Convert
Endpoints
<
Root
>
:
{
[
Key
in
keyof
Root
as
ConvertEndpointKey
<
Key
>
]
:
Key
extends
HTTPMethods
?
ConvertEndpoint
<
Root
,
Key
>
:
never
}
Utility type that converts endpoint definitions from an
PAPIBuilder
into API callers
Type Parameters
Root
extends
APIDefBase
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
PAPI Docs
PAPI NPMJS
PAPI Repo
@studiokeywi/papi
Loading...
Utility type that converts endpoint definitions from an PAPIBuilder into API callers