UNPKG

chart.js

Version:

Simple HTML5 charts using the canvas element.

2 lines (1 loc) 111 B
export declare function formatNumber(num: number, locale: string, options?: Intl.NumberFormatOptions): string;