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

File module2.js

test/hotCases/invalidate/conditional-accept/module2.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import data from "./data.json";
2import { setValue2 } from "./store";
3
4setValue2(data.a);

Callers

nothing calls this directly

Calls 2

setValue2Function · 0.90
invalidateMethod · 0.65

Tested by

no test coverage detected