MCPcopy
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

1import { foo } from './module';
2import impA from "./helperA";
3import impB from "./helperB";
4import impC from "./helperC";

Callers

nothing calls this directly

Calls 5

fooFunction · 0.90
markMethod · 0.80
stopMethod · 0.80
applyMethod · 0.65
itFunction · 0.50

Tested by

no test coverage detected