Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ parent.js
File
parent.js
playground/hmr/file-delete-restore/parent.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ rerender } from
'./runtime'
2
3
export
const
parentValue =
'parent'
4
export
{ value as childValue } from
'./child'
Callers
nothing calls this directly
Calls
2
rerender
Function · 0.90
accept
Method · 0.65
Tested by
no test coverage detected