asset-db
Preparing search index...
EmployeeRoomUpdateSchema
Variable EmployeeRoomUpdateSchema
Const
EmployeeRoomUpdateSchema
:
ZodObject
<
{
employeeId
:
ZodOptional
<
ZodCoercedNumber
<
unknown
>
>
;
roomId
:
ZodOptional
<
ZodCoercedNumber
<
unknown
>
>
;
takenAt
:
ZodOptional
<
ZodOptional
<
ZodISODateTime
>
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
asset-db
Loading...