Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ index.js
File
index.js
test/cases/parsing/issue-2528/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ foo } from
'./module'
;
2
import
impA from
"./helperA"
;
3
import
impB from
"./helperB"
;
4
import
impC from
"./helperC"
;
Callers
nothing calls this directly
Calls
5
foo
Function · 0.90
mark
Method · 0.80
stop
Method · 0.80
apply
Method · 0.65
it
Function · 0.50
Tested by
no test coverage detected