Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ call
Function
call
test/cases/parsing/optional-chaining/b.js:3–3 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
export
default {};
2
export
* as a from
"./c"
;
3
export
const
call = () => ({ c: 1 });
Callers
1
createCjsRunner
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected