ntcore-ts-client
Preparing search index...
propertiesMessageSchema
Variable propertiesMessageSchema
Const
propertiesMessageSchema
:
ZodObject
<
{
method
:
ZodLiteral
<
"properties"
>
;
params
:
ZodObject
<
{
ack
:
ZodBoolean
;
name
:
ZodString
}
,
$strip
>
;
}
,
$strip
,
>
= ...
Schema for a properties message in the NT protocol.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
ntcore-ts-client
Loading...
Schema for a properties message in the NT protocol.