UNPKG

date-fns

Version:

Modern JavaScript date utility library

6 lines (5 loc) 164 B
export declare const getMonthWithOptions: import("./types.ts").FPFn2< number, import("../getMonth.ts").GetMonthOptions | undefined, string | number | Date >;