2026-02-01 13:01:28 +00:00

7 lines
112 B
TypeScript

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