MCPcopy
hub / github.com/vitest-dev/vitest / client.ts

File client.ts

packages/browser/src/client/client.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { ModuleMocker } from '@vitest/mocker/browser'
2import type { CancelReason } from '@vitest/runner'
3import type { BirpcReturn } from 'birpc'
4import type { WebSocketBrowserEvents, WebSocketBrowserHandlers } from '../types'

Callers

nothing calls this directly

Calls 3

getBrowserStateFunction · 0.90
createClientFunction · 0.70
filterMethod · 0.65

Tested by

no test coverage detected