Files
2026-03-13 15:46:10 +08:00

7 lines
112 B
TypeScript

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