5 lines
108 B
TypeScript

export declare const endOfMinute: import("./types.js").FPFn1<
Date,
import("../fp.js").DateArg<Date>
>;