UNPKG

date-fns

Version:

Modern JavaScript date utility library

6 lines (5 loc) 184 B
export declare const endOfMonthWithOptions: import("./types.ts").FPFn2< Date, import("../endOfMonth.ts").EndOfMonthOptions<Date> | undefined, import("../fp.ts").DateArg<Date> >;