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