MCPcopy
hub / github.com/formatjs/formatjs / formatPlural.test.ts

File formatPlural.test.ts

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

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/camelcase */
2import {describe, it, expect, beforeEach, afterEach, vi} from 'vitest'
3import {formatPlural as formatPluralFn} from '#packages/intl/plural'
4

Callers

nothing calls this directly

Calls 2

formatPluralFunction · 0.90
selectMethod · 0.80

Tested by

no test coverage detected