UNPKG

date-fns

Version:

Modern JavaScript date utility library

7 lines (6 loc) 182 B
export declare const setDayWithOptions: import("./types.js").FPFn3< Date, import("../setDay.js").SetDayOptions<Date> | undefined, number, import("../fp.js").DateArg<Date> >;