Neemias — API Reference
Preparing search index...
workers/src/schemas
classUpdateSchema
Variable classUpdateSchema
Const
classUpdateSchema
:
ZodObject
<
{
ageMax
:
ZodOptional
<
ZodOptional
<
ZodNumber
>
>
;
ageMin
:
ZodOptional
<
ZodOptional
<
ZodNumber
>
>
;
name
:
ZodOptional
<
ZodString
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Neemias — API Reference
Loading...