UNPKG

date-fns

Version:

Modern JavaScript date utility library

7 lines (6 loc) 200 B
export declare const isSameMonthWithOptions: import("./types.ts").FPFn3< boolean, import("../isSameMonth.ts").IsSameMonthOptions | undefined, string | number | Date, string | number | Date >;