UNPKG

179 BTypeScriptView Raw
1export declare const formatISO9075WithOptions: import("./types.js").FPFn2<
2 string,
3 import("../formatISO9075.js").FormatISO9075Options | undefined,
4 string | number | Date
5>;