UEA-PRODEM
This commit is contained in:
+4
-4
@@ -1,6 +1,6 @@
|
||||
export declare const addWithOptions: import("./types.js").FPFn3<
|
||||
export declare const addWithOptions: import("./types.ts").FPFn3<
|
||||
Date,
|
||||
import("../add.js").AddOptions<Date> | undefined,
|
||||
import("../fp.js").Duration,
|
||||
import("../fp.js").DateArg<Date>
|
||||
import("../add.ts").AddOptions<Date> | undefined,
|
||||
import("../fp.ts").Duration,
|
||||
import("../fp.ts").DateArg<Date>
|
||||
>;
|
||||
|
||||
Reference in New Issue
Block a user