5 lines
89 B
TypeScript
5 lines
89 B
TypeScript
|
export declare const eachWeekendOfMonth: import("./types.js").FPFn1<
|
||
|
Date[],
|
||
|
Date
|
||
|
>;
|