Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ main.js
File
main.js
test/configCases/defer-import/concatenated-2/main.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ fn } from
'mod'
2
import
{ b } from
'./a'
3
4
fn()
Callers
nothing calls this directly
Calls
2
fn
Function · 0.90
b
Function · 0.90
Tested by
no test coverage detected