5 lines
109 B
TypeScript

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