MCPcopy
hub / github.com/webpack/webpack / func1

Function func1

test/cases/optimize/tree-shaking-star/x1.js:1–1  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1export function func1() { return "func1"; }
2export function func2() { return "func2"; }

Callers 2

index.jsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected