2025-06-04 10:03:22 +02:00

6 lines
105 B
TypeScript

export declare const format: import("./types.js").FPFn2<
string,
string,
string | number | Date
>;