UNPKG

122 BTypeScriptView Raw
1export declare const parse: import("./types.js").FPFn3<
2 Date,
3 import("../fp.js").DateArg<Date>,
4 string,
5 string
6>;