UNPKG

date-fns

Version:

Modern JavaScript date utility library

6 lines (5 loc) 182 B
export declare const getWeekOfMonthWithOptions: import("./types.ts").FPFn2< number, import("../getWeekOfMonth.ts").GetWeekOfMonthOptions | undefined, string | number | Date >;