NiceAdmin2/NiceAdmin/assets/vendor/chart.js/helpers/helpers.intl.d.ts

2 lines
111 B
TypeScript
Raw Permalink Normal View History

2024-04-29 14:16:26 +00:00
export declare function formatNumber(num: number, locale: string, options?: Intl.NumberFormatOptions): string;