Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ __
Function
__
test/configCases/inner-graph/issue-20151/i18n.js:3–5 ·
view source on GitHub ↗
( v )
Source
from the content-addressed store, hash-verified
1
const
doSomething = () => {};
2
3
export
function
__( v ) {
4
doSomething( v );
5
}
6
7
export
default {
8
__,
Callers
3
unused
Function · 0.90
used
Function · 0.90
xyz
Function · 0.85
Calls
1
doSomething
Function · 0.70
Tested by
no test coverage detected