MCPcopy
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

1import { rerender } from './runtime'
2
3export const parentValue = 'parent'
4export { value as childValue } from './child'

Callers

nothing calls this directly

Calls 2

rerenderFunction · 0.90
acceptMethod · 0.65

Tested by

no test coverage detected