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