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

File b.js

test/configCases/split-chunks/runtime-chunk-async-node/b.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { setValue } from "./shared?1";
2import { setValue as setValue2 } from "./shared?2";
3
4setValue(42);

Callers

nothing calls this directly

Calls 2

setValue2Function · 0.85
setValueFunction · 0.70

Tested by

no test coverage detected