6 lines
146 B
TypeScript
6 lines
146 B
TypeScript
|
export declare const parseISOWithOptions: import("./types.js").FPFn2<
|
||
|
Date,
|
||
|
import("../parseISO.js").ParseISOOptions | undefined,
|
||
|
string
|
||
|
>;
|