Files
blowfish/node_modules/chart.js/dist/helpers/helpers.intl.d.ts
Nuno Coração 5fb4bd8083 config redirect
2023-01-29 22:30:24 +00:00

2 lines
111 B
TypeScript

export declare function formatNumber(num: number, locale: string, options?: Intl.NumberFormatOptions): string;