Files
2026-01-01 15:25:19 +05:30

6 lines
105 B
TypeScript

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