asset-db
    Preparing search index...

    Variable RoomAttributeValueOwnIncludeSchemaConst

    RoomAttributeValueOwnIncludeSchema: ZodObject<
        {
            attribute: ZodOptional<ZodCoercedBoolean<unknown>>;
            room: ZodOptional<ZodCoercedBoolean<unknown>>;
        },
        $strip,
    > = ...