radiantrh/Bootstrap/vendor/chart.js/helpers/helpers.intl.d.ts

2 lines
111 B
TypeScript
Executable File

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