MCPcopy
hub / github.com/vitejs/vite / c.ts

File c.ts

packages/vite/src/node/ssr/runtime/__tests__/fixtures/c.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export { a as c } from './a'
2
3import.meta.hot?.accept(() => {
4 console.log('accept c')

Callers

nothing calls this directly

Calls 2

logMethod · 0.80
acceptMethod · 0.65

Tested by

no test coverage detected