Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ func1
Function
func1
test/cases/optimize/tree-shaking-star/x1.js:1–1 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
export
function
func1() {
return
"func1"
; }
2
export
function
func2() {
return
"func2"
; }
Callers
2
index.js
File · 0.90
esm-with-commonjs.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected