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

File index.js

test/configCases/inline-exports/suffix-properties/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as constants from "../basic/constants";
2import * as constants1 from "./constants.js";
3import * as reexported from "./reexport.js";
4

Callers

nothing calls this directly

Calls 2

itFunction · 0.50
toStringMethod · 0.45

Tested by

no test coverage detected