Options accepted when scheduling a recurring job.
readonly
cron: string
Cron expression controlling the schedule.
Options accepted when scheduling a recurring job.
cron: string
Cron expression controlling the schedule.
import { type RecurringOptions } from "common/src/index.ts";