ntcore-ts-client
Preparing search index...
subscriptionOptionsSchema
Variable subscriptionOptionsSchema
Const
subscriptionOptionsSchema
:
ZodObject
<
{
all
:
ZodOptional
<
ZodBoolean
>
;
periodic
:
ZodOptional
<
ZodNumber
>
;
prefix
:
ZodOptional
<
ZodBoolean
>
;
topicsonly
:
ZodOptional
<
ZodBoolean
>
;
}
,
$strip
,
>
= ...
Schema for subscription options in the NT protocol.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
ntcore-ts-client
Loading...
Schema for subscription options in the NT protocol.