Files
2026-05-12 08:59:02 +08:00

6 lines
105 B
TypeScript

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