MCPcopy
hub / github.com/webpack/webpack / b

Function b

test/hotCases/determinism/issue-10174/deps/b.js:3–5  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1export * from './c'
2
3export function b() {
4 // this extra export is needed for the issue to reproduce
5}

Callers 3

index.jsFile · 0.90
module.jsFile · 0.90
module.jsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected