UNPKG

date-fns

Version:

Modern JavaScript date utility library

7 lines (6 loc) 206 B
export declare const isSameISOWeekWithOptions: import("./types.js").FPFn3< boolean, import("../isSameISOWeek.js").IsSameISOWeekOptions | undefined, string | number | Date, string | number | Date >;