ntcore-ts-client
Preparing search index...
topicPropertiesSchema
Variable topicPropertiesSchema
Const
topicPropertiesSchema
:
ZodObject
<
{
cached
:
ZodOptional
<
ZodBoolean
>
;
persistent
:
ZodOptional
<
ZodBoolean
>
;
retained
:
ZodOptional
<
ZodBoolean
>
;
}
,
$strip
,
>
= ...
Schema for topic properties in the NT protocol.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
ntcore-ts-client
Loading...
Schema for topic properties in the NT protocol.