UNPKG

date-fns-jalali

Version:

Modern JavaScript date utility library for jalali calendar

7 lines (6 loc) 214 B
export declare const eachWeekendOfMonthWithOptions: import("./types.js").FPFn2< Date[], | import("../eachWeekendOfMonth.js").EachWeekendOfMonthOptions<Date> | undefined, import("../fp.js").DateArg<Date> >;