UNPKG

date-fns

Version:

Modern JavaScript date utility library

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