MCPcopy
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

1import { fn } from 'mod'
2import { b } from './a'
3
4fn()

Callers

nothing calls this directly

Calls 2

fnFunction · 0.90
bFunction · 0.90

Tested by

no test coverage detected