UNPKG

date-fns

Version:

Modern JavaScript date utility library

5 lines (4 loc) 191 B
import type { Localize } from "../../types.ts"; export declare function numberToLocale(enNumber: number): string; export declare const localize: Localize; //# sourceMappingURL=index.d.ts.map