UNPKG

date-fns

Version:

Modern JavaScript date utility library

6 lines (5 loc) 136 B
export declare const transpose: import("./types.js").FPFn2< Date, Date | import("../fp.js").GenericDateConstructor<Date>, Date >;