Preparing search index...
The search index is not available
yaschema-ws-api-client
yaschema-ws-api-client
WsApiRequestors
Type Alias WsApiRequestors<RequestCommandsT>
WsApiRequestors
:
{
[
K
in
keyof
RequestCommandsT
&
string
]
:
(
value
:
RequestCommandsT
[
K
]
[
"valueType"
]
,
)
=>
Promise
<
void
>
}
Type Parameters
RequestCommandsT
extends
AnyCommands
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
yaschema-ws-api-client
Loading...