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