@dypai-ai/client-sdk - v1.12.0
DYPAI
GitHub
Preparing search index...
types
EndpointNameForMethod
Type Alias EndpointNameForMethod<TMap, TMethod>
EndpointNameForMethod
:
{
[
K
in
keyof
TMap
&
string
]
:
TMap
[
K
]
extends
{
method
:
unknown
}
?
EndpointMethod
<
TMap
,
K
>
extends
TMethod
?
K
:
never
:
K
}
[
keyof
TMap
&
string
]
Type Parameters
TMap
extends
EndpointMap
TMethod
extends
HttpMethod
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
DYPAI
GitHub
@dypai-ai/client-sdk - v1.12.0
Loading...