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