FIN INIT
This commit is contained in:
16
node_modules/date-fns/fp/eachQuarterOfIntervalWithOptions.d.cts
generated
vendored
Normal file
16
node_modules/date-fns/fp/eachQuarterOfIntervalWithOptions.d.cts
generated
vendored
Normal file
@ -0,0 +1,16 @@
|
||||
export declare const eachQuarterOfIntervalWithOptions: import("./types.js").FPFn2<
|
||||
import("../eachQuarterOfInterval.js").EachQuarterOfIntervalResult<
|
||||
import("../fp.js").Interval<
|
||||
import("../fp.js").DateArg<Date>,
|
||||
import("../fp.js").DateArg<Date>
|
||||
>,
|
||||
| import("../eachQuarterOfInterval.js").EachQuarterOfIntervalOptions<Date>
|
||||
| undefined
|
||||
>,
|
||||
| import("../eachQuarterOfInterval.js").EachQuarterOfIntervalOptions<Date>
|
||||
| undefined,
|
||||
import("../fp.js").Interval<
|
||||
import("../fp.js").DateArg<Date>,
|
||||
import("../fp.js").DateArg<Date>
|
||||
>
|
||||
>;
|
Reference in New Issue
Block a user