MCPcopy Create free account
hub / github.com/formatjs/formatjs / defaultCurrency.test.ts

File defaultCurrency.test.ts

packages/utils/tests/defaultCurrency.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {defaultCurrency} from '#packages/utils/defaultCurrency'
2import {expect, describe, it} from 'vitest'
3describe('defaultCurrency', () => {
4 it('should return the default currency when no currency is provided', () => {

Callers

nothing calls this directly

Calls 1

defaultCurrencyFunction · 0.90

Tested by

no test coverage detected