Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ module.js
File
module.js
test/configCases/inner-graph/issue-11678/module.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ResizeObserver as RO } from
"resize-observer"
;
2
import
* as employeeData from
"Source_Data/employee"
;
3
import
* as servicesData from
"Source_Data/services"
;
4
import
* as SplitViewPage from
"Source_Framework/splitview/page"
;
Callers
nothing calls this directly
Calls
3
$
Function · 0.85
css
Method · 0.80
forEach
Method · 0.45
Tested by
no test coverage detected