UEA-PRODEM
This commit is contained in:
+3
-3
@@ -1,7 +1,7 @@
|
||||
export declare const parseWithOptions: import("./types.js").FPFn4<
|
||||
export declare const parseWithOptions: import("./types.ts").FPFn4<
|
||||
Date,
|
||||
import("../parse.js").ParseOptions<Date> | undefined,
|
||||
import("../fp.js").DateArg<Date>,
|
||||
import("../parse.ts").ParseOptions<Date> | undefined,
|
||||
import("../fp.ts").DateArg<Date>,
|
||||
string,
|
||||
string
|
||||
>;
|
||||
|
||||
Reference in New Issue
Block a user