Files
project_SIG/node_modules/chart.js/dist/helpers/helpers.intl.d.ts
T
2026-06-11 02:31:09 +00:00

2 lines
111 B
TypeScript

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