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