wip
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { Weekday } from '../value-objects/Weekday';
|
||||
import type { Weekday } from '../types/Weekday';
|
||||
|
||||
export type RecurrenceStrategy = 'weekly' | 'everyNWeeks' | 'monthlyNthWeekday';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user