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