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