Preparing search index...
The search index is not available
yaschema-ws-api-client
yaschema-ws-api-client
WsApiResponseHandlers
Type Alias WsApiResponseHandlers<RequestCommandsT, ResponseCommandsT, QueryT>
Ws
Api
Response
Handlers
<
RequestCommandsT
,
ResponseCommandsT
,
QueryT
>
:
{
[
K
in
keyof
ResponseCommandsT
&
string
]
:
WsApiResponseHandler
<
RequestCommandsT
,
ResponseCommandsT
,
K
,
QueryT
>
}
Type Parameters
RequestCommandsT
extends
Record
<
string
,
Schema
>
ResponseCommandsT
extends
Record
<
string
,
Schema
>
QueryT
extends
AnyQuery
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
yaschema-ws-api-client
Loading...