Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ b.js
File
b.js
test/configCases/split-chunks/runtime-chunk-async-node/b.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ setValue } from
"./shared?1"
;
2
import
{ setValue as setValue2 } from
"./shared?2"
;
3
4
setValue(42);
Callers
nothing calls this directly
Calls
2
setValue2
Function · 0.85
setValue
Function · 0.70
Tested by
no test coverage detected