2025-12-10 12:02:17 +08:00

6 lines
105 B
TypeScript

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