UNPKG

date-fns

Version:

Modern JavaScript date utility library

6 lines (5 loc) 192 B
export declare const toDate: import("./types.js").FPFn2< Date, import("../fp.js").ContextFn<Date> | undefined, import("../fp.js").DateArg<Date | import("../fp.js").ConstructableDate> >;