MCPcopy 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
132export function initialize(contentWindow: any): void {
133 installHook(contentWindow);
134}

Callers

nothing calls this directly

Calls 1

installHookFunction · 0.90

Tested by

no test coverage detected