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