UEA-PRODEM
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ import type {
|
||||
Locale,
|
||||
LocalizedOptions,
|
||||
WeekOptions,
|
||||
} from "../types.js";
|
||||
} from "../types.ts";
|
||||
export type DefaultOptions = LocalizedOptions<keyof Locale> &
|
||||
WeekOptions &
|
||||
FirstWeekContainsDateOptions;
|
||||
|
||||
Reference in New Issue
Block a user