UEA-PRODEM
This commit is contained in:
+5
-5
@@ -1,7 +1,7 @@
|
||||
export declare const intervalToDuration: import("./types.js").FPFn1<
|
||||
import("../fp.js").Duration,
|
||||
import("../fp.js").Interval<
|
||||
import("../fp.js").DateArg<Date>,
|
||||
import("../fp.js").DateArg<Date>
|
||||
export declare const intervalToDuration: import("./types.ts").FPFn1<
|
||||
import("../fp.ts").Duration,
|
||||
import("../fp.ts").Interval<
|
||||
import("../fp.ts").DateArg<Date>,
|
||||
import("../fp.ts").DateArg<Date>
|
||||
>
|
||||
>;
|
||||
|
||||
Reference in New Issue
Block a user