UNPKG

date-fns

Version:

Modern JavaScript date utility library

7 lines (6 loc) 191 B
export declare const addMonthsWithOptions: import("./types.js").FPFn3< Date, import("../addMonths.js").AddMonthsOptions<Date> | undefined, number, import("../fp.js").DateArg<Date> >;