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

File formatTime.test.ts

packages/intl/tests/formatTime.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 {formatTime as formatTimeFn} from '#packages/intl/dateTime'
4import {

Callers

nothing calls this directly

Calls 3

formatTimeFunction · 0.90
formatMethod · 0.65
toStringMethod · 0.45

Tested by

no test coverage detected