MCPcopy
hub / github.com/formatjs/formatjs / polyfill-force.ts

File polyfill-force.ts

packages/intl-numberformat/polyfill-force.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {NumberFormat} from '#packages/intl-numberformat/core.js'
2import {toLocaleString as _toLocaleString} from '#packages/intl-numberformat/to_locale_string.js'
3import {type NumberFormatOptions} from '#packages/ecma402-abstract/types/number.js'
4import {defineProperty, ensureIntl} from '#packages/ecma402-abstract/utils.js'

Callers

nothing calls this directly

Calls 3

definePropertyFunction · 0.85
__addLocaleDataMethod · 0.65
ensureIntlFunction · 0.50

Tested by

no test coverage detected