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