Preparing search index...
The search index is not available
yaschema-api
yaschema-api
ApiResponse
Type Alias ApiResponse<StatusT, HeadersT, BodyT>
Api
Response
<
StatusT
,
HeadersT
,
BodyT
>
:
{
status
:
StatusT
;
}
&
OptionalIfPossiblyUndefined
<
"headers"
,
HeadersT
>
&
OptionalIfPossiblyUndefined
<
"body"
,
BodyT
>
Type Parameters
StatusT
extends
AnyStatus
HeadersT
extends
AnyHeaders
BodyT
extends
AnyBody
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
yaschema-api
Loading...