UNPKG

@formatjs/intl-numberformat

Version:

Ponyfill for ES2020 Intl.NumberFormat

5 lines 213 B
//#region packages/intl-numberformat/should-polyfill.d.ts declare function shouldPolyfill(locale?: string): string | undefined; //#endregion export { shouldPolyfill }; //# sourceMappingURL=should-polyfill.d.ts.map