UNPKG

date-fns

Version:

Modern JavaScript date utility library

6 lines (5 loc) 185 B
export declare const getWeeksInMonthWithOptions: import("./types.ts").FPFn2< number, import("../getWeeksInMonth.ts").GetWeeksInMonthOptions | undefined, string | number | Date >;