registration
This commit is contained in:
14
frontend/style/node_modules/date-fns/fp/eachWeekendOfInterval.d.ts
generated
vendored
14
frontend/style/node_modules/date-fns/fp/eachWeekendOfInterval.d.ts
generated
vendored
@@ -1,4 +1,14 @@
|
||||
export declare const eachWeekendOfInterval: import("./types.js").FPFn1<
|
||||
Date[],
|
||||
import("../fp.js").Interval<Date>
|
||||
import("../eachWeekendOfInterval.js").EachWeekendOfIntervalResult<
|
||||
import("../fp.js").Interval<
|
||||
import("../fp.js").DateArg<Date>,
|
||||
import("../fp.js").DateArg<Date>
|
||||
>,
|
||||
| import("../eachWeekendOfInterval.js").EachWeekendOfIntervalOptions<Date>
|
||||
| undefined
|
||||
>,
|
||||
import("../fp.js").Interval<
|
||||
import("../fp.js").DateArg<Date>,
|
||||
import("../fp.js").DateArg<Date>
|
||||
>
|
||||
>;
|
||||
|
||||
Reference in New Issue
Block a user