Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ virtual } from
'virtual:file'
2
import
{ virtual as virtualDep } from
'virtual:file-dep'
3
import
{ foo as depFoo, nestedFoo } from
'./hmrDep'
4
import
'./importing-updated'
Callers
nothing calls this directly
Calls
8
log
Method · 0.80
text
Function · 0.70
setImgSrc
Function · 0.70
handleDep
Function · 0.70
send
Method · 0.65
accept
Method · 0.65
dispose
Method · 0.65
on
Method · 0.65
Tested by
no test coverage detected