Files
2026-06-10 12:14:46 -03:00

6 lines
110 B
TypeScript

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