Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/epicweb-dev/react-performance
/ Window
Interface
Window
shared/get-component-calls.tsx:2–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
declare global {
2
interface Window {
3
__REACT_DEVTOOLS_GLOBAL_HOOK__?: any
4
}
5
}
6
7
let internals: any
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected