max.d.cts 102 B

1234
  1. export declare const max: import("./types.js").FPFn1<
  2. Date,
  3. import("../fp.js").DateArg<Date>[]
  4. >;