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