Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
export
{ c as d } from
'./c'
2
3
import
.meta.hot?.accept(() => {
4
console.log(
'accept d'
)
Callers
nothing calls this directly
Calls
2
log
Method · 0.80
accept
Method · 0.65
Tested by
no test coverage detected