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

File index.js

test/configCases/mangle/mangle-with-object-prop/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { moduleId, setToString, toString, abc, a, $1, __1 } from "./module";
2const moduleId2 = require("./commonjs").moduleId;
3const toString2 = require("./commonjs").toString;
4const setToString2 = require("./commonjs").setToString;

Callers

nothing calls this directly

Calls 6

setToStringFunction · 0.90
toStringFunction · 0.85
sortMethod · 0.80
keysMethod · 0.65
requireFunction · 0.50
itFunction · 0.50

Tested by

no test coverage detected