radiantassure/assets/vendor/chart.js/helpers/helpers.intl.d.ts
2025-12-07 09:35:13 +00:00

2 lines
112 B
TypeScript
Executable File

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