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

File formatDate.test.ts

packages/intl/tests/formatDate.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 {formatDate as formatDateFn} from '#packages/intl/dateTime'
4import {type IntlConfig, type IntlFormatters} from '#packages/intl/types'

Callers

nothing calls this directly

Calls 3

formatDateFunction · 0.90
formatMethod · 0.65
toStringMethod · 0.45

Tested by

no test coverage detected