Type Alias ScheduleOptions

ScheduleOptions: { executeAt: string; rrule: CustomRRuleOptions }

Type declaration