blowfish/node_modules/chart.js/dist/helpers/helpers.intl.d.ts
2023-01-29 22:30:24 +00:00

1 line
111 B
TypeScript

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