MCPcopy
hub / github.com/vitejs/vite / client.ts

File client.ts

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

Source from the content-addressed store, hash-verified

1import { nanoid } from 'nanoid/non-secure'
2import type {
3 DevRuntime as DevRuntimeType,
4 Messenger,

Callers

nothing calls this directly

Calls 10

createHMRHandlerFunction · 0.90
debounceReloadFunction · 0.85
debugMethod · 0.65
errorMethod · 0.65
infoMethod · 0.65
sendMethod · 0.65
setMethod · 0.45

Tested by

no test coverage detected