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

File module1.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

setValue1Function · 0.90
disposeMethod · 0.80
invalidateMethod · 0.65

Tested by

no test coverage detected