UNPKG

date-fns-jalali

Version:

Modern JavaScript date utility library for jalali calendar

10 lines (9 loc) 242 B
export declare const constructFrom: import("./types.js").FPFn2< Date, string | number | Date, | import("../fp.js").ContextFn<Date> | import("../fp.js").DateArg< Date | import("../fp.js").ConstructableDate > | undefined >;