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

File hmr.ts

playground/hmr/hmr.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { virtual } from 'virtual:file'
2import { virtual as virtualDep } from 'virtual:file-dep'
3import { foo as depFoo, nestedFoo } from './hmrDep'
4import './importing-updated'

Callers

nothing calls this directly

Calls 8

logMethod · 0.80
textFunction · 0.70
setImgSrcFunction · 0.70
handleDepFunction · 0.70
sendMethod · 0.65
acceptMethod · 0.65
disposeMethod · 0.65
onMethod · 0.65

Tested by

no test coverage detected