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