MCPcopy
hub / github.com/formatjs/formatjs / core.ts

File core.ts

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

Source from the content-addressed store, hash-verified

1import {OrdinaryHasInstance} from '#packages/ecma262-abstract/OrdinaryHasInstance.js'
2import {CanonicalizeLocaleList} from '#packages/ecma402-abstract/CanonicalizeLocaleList.js'
3import {FormatNumeric} from '#packages/ecma402-abstract/NumberFormat/FormatNumeric.js'
4import {FormatNumericRange} from '#packages/ecma402-abstract/NumberFormat/FormatNumericRange.js'

Callers

nothing calls this directly

Calls 9

OrdinaryHasInstanceFunction · 0.85
InitializeNumberFormatFunction · 0.85
definePropertyFunction · 0.85
SupportedLocalesFunction · 0.85
minimizeMethod · 0.80
getInternalSlotsFunction · 0.70
invariantFunction · 0.50
CanonicalizeLocaleListFunction · 0.50
toStringMethod · 0.45

Tested by

no test coverage detected