UEA-PRODEM
This commit is contained in:
+3
-3
@@ -1,5 +1,5 @@
|
||||
export declare const formatLong: {
|
||||
date: import("../../types.js").FormatLongFn;
|
||||
time: import("../../types.js").FormatLongFn;
|
||||
dateTime: import("../../types.js").FormatLongFn;
|
||||
date: import("../../types.ts").FormatLongFn;
|
||||
time: import("../../types.ts").FormatLongFn;
|
||||
dateTime: import("../../types.ts").FormatLongFn;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user