MCPcopy
hub / github.com/webpack/webpack / esm-with-bundled-commonjs.js

File esm-with-bundled-commonjs.js

test/configCases/library/1-use-library/esm-with-bundled-commonjs.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// class-commonjs
2import lib1 from "lib1";
3// exports-shortcut-cjs
4import lib2 from "lib2";

Callers

nothing calls this directly

Calls 2

itFunction · 0.50
getNumberMethod · 0.45

Tested by

no test coverage detected