auth-db
Preparing search index...
ActivityLogUpdateSchema
Variable ActivityLogUpdateSchema
Const
ActivityLogUpdateSchema
:
ZodObject
<
{
activityId
:
ZodOptional
<
ZodCoercedNumber
<
unknown
>
>
;
notes
:
ZodOptional
<
ZodOptional
<
ZodString
>
>
;
sessionId
:
ZodOptional
<
ZodCoercedNumber
<
unknown
>
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
auth-db
Loading...