Skip to content

Variable: cronScheduleSchema

const cronScheduleSchema: ZodObject<{ quartz_cron_expression: ZodString; timezone_id: ZodString; }, $strip>