blowfish/node_modules/chart.js/dist/helpers/helpers.intl.d.ts

2 lines
111 B
TypeScript
Raw Permalink Normal View History

2023-01-29 16:30:24 -06:00
export declare function formatNumber(num: number, locale: string, options?: Intl.NumberFormatOptions): string;