Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ index.js
File
index.js
test/cases/parsing/iife/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ a } from
'./a'
;
2
import
{ track1, track2 } from
'./side-effect-call'
;
3
4
it(
"should parse params"
, () => {
Callers
nothing calls this directly
Calls
3
track1
Function · 0.90
track2
Function · 0.90
it
Function · 0.50
Tested by
no test coverage detected