MCPcopy
hub / github.com/webpack/webpack / index.js

File index.js

test/statsCases/tree-shaking/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { a as a1 } from "./reexport-known";
2import { a as a2, c as c2 } from "./reexport-unknown";
3import { a as a3 } from "./reexport-star-known";
4import { a as a4, c as c4 } from "./reexport-star-unknown";

Callers

nothing calls this directly

Calls 2

logMethod · 0.80
includeMethod · 0.80

Tested by

no test coverage detected