Esposter
Preparing search index...
@esposter/azure-functions
todoReminderContentSchema
Variable todoReminderContentSchema
Const
todoReminderContentSchema
:
z.ZodObject
<
{
items
:
z.ZodArray
<
z.ZodObject
<
{
dueAt
:
z.ZodNullable
<
z.ZodCoercedDate
>
;
id
:
z.ZodUUID
;
name
:
z.ZodString
;
}
,
>
,
>
;
}
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Esposter
Loading...