Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
fs = require(
"fs"
)
2
export
const
foo1 = () => {}
3
export
const
foo2 = () => {}
4
const
bar =
"bar"
;
Callers
nothing calls this directly
Calls
3
require
Function · 0.50
it
Function · 0.50
toString
Method · 0.45
Tested by
no test coverage detected