MCPcopy Index your code
hub / github.com/formatjs/formatjs / formatNumber.test.ts

File formatNumber.test.ts

packages/intl/tests/formatNumber.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {describe, it, expect, beforeEach, afterEach, vi} from 'vitest'
2import {formatNumber as formatNumberFn} from '#packages/intl/number'
3import {type IntlConfig} from '#packages/intl/types'
4

Callers

nothing calls this directly

Calls 2

formatNumberFunction · 0.90
formatMethod · 0.65

Tested by

no test coverage detected