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

File index.js

test/configCases/library/cjs-static/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const fs = require("fs")
2export const foo1 = () => {}
3export const foo2 = () => {}
4const bar = "bar";

Callers

nothing calls this directly

Calls 3

requireFunction · 0.50
itFunction · 0.50
toStringMethod · 0.45

Tested by

no test coverage detected