Files
2026-05-29 14:48:36 +08:00

5 lines
94 B
TypeScript

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