Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ dep3.js
File
dep3.js
playground/html/inline/dep3.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'./dep2'
2
import
{ log } from
'./common'
3
4
log(
'dep3'
)
Callers
nothing calls this directly
Calls
1
log
Function · 0.90
Tested by
no test coverage detected