Files
2026-03-18 20:54:43 +01:00

7 lines
112 B
TypeScript

export declare const parse: import("./types.js").FPFn3<
Date,
string | number | Date,
string,
string
>;