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

File d.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

logMethod · 0.80
acceptMethod · 0.65

Tested by

no test coverage detected