UNPKG

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