lsync API
Preparing search index...
@lsync/transport
webSocketAttachmentSchema
Variable webSocketAttachmentSchema
Const
webSocketAttachmentSchema
:
ZodObject
<
{
auth
:
ZodOptional
<
ZodRecord
<
ZodString
,
ZodUnknown
>
>
;
clientId
:
ZodString
;
connectedAt
:
ZodNumber
;
subscriptions
:
ZodDefault
<
ZodArray
<
ZodString
>
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
lsync API
Loading...