UEA-PRODEM
This commit is contained in:
+2
-2
@@ -1,9 +1,9 @@
|
||||
import type { Localize } from "../../locale/types.js";
|
||||
import type { Localize } from "../../locale/types.ts";
|
||||
import type {
|
||||
FirstWeekContainsDateOptions,
|
||||
LocalizedOptions,
|
||||
WeekOptions,
|
||||
} from "../../types.js";
|
||||
} from "../../types.ts";
|
||||
type Formatter = (
|
||||
date: Date,
|
||||
token: string,
|
||||
|
||||
Reference in New Issue
Block a user