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

File overlay.ts

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

Source from the content-addressed store, hash-verified

1import type { ErrorPayload } from '#types/hmrPayload'
2
3// injected by the hmr plugin when served
4declare const __BASE__: string

Callers

nothing calls this directly

Calls 1

getMethod · 0.45

Tested by

no test coverage detected