UNPKG

date-fns

Version:

Modern JavaScript date utility library

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