MCPcopy
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

1import { render } from './runtime'
2import { childValue, parentValue } from './parent'
3
4render({ parent: parentValue, child: childValue })

Callers

nothing calls this directly

Calls 1

renderFunction · 0.90

Tested by

no test coverage detected