Files

5 lines
99 B
TypeScript
Raw Permalink Normal View History

export declare const endOfISOWeek: import("./types.js").FPFn1<
Date,
string | number | Date
>;