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

6 lines
123 B
TypeScript

export declare const set: import("./types.js").FPFn2<
Date,
import("../fp.js").DateValues,
string | number | Date
>;