Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/react/react
/ initialize
Function
initialize
packages/react-devtools-inline/src/backend.js:132–134 ·
view source on GitHub ↗
(contentWindow: any)
Source
from the content-addressed store, hash-verified
130
}
131
132
export
function
initialize(contentWindow: any): void {
133
installHook(contentWindow);
134
}
Callers
nothing calls this directly
Calls
1
installHook
Function · 0.90
Tested by
no test coverage detected