UNPKG

date-fns

Version:

Modern JavaScript date utility library

6 lines (5 loc) 177 B
export declare const lastDayOfWeekWithOptions: import("./types.js").FPFn2< Date, import("../lastDayOfWeek.js").LastDayOfWeekOptions | undefined, string | number | Date >;