Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/heroku/react-refetch
/ WithRefetchInstance
Interface
WithRefetchInstance
src/index.d.ts:156–158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
154
}
155
156
export
interface
WithRefetchInstance<TProps> {
157
getWrappedInstance(): Component<TProps>;
158
}
159
160
export
const
connect: Connect;
Callers
1
connect.spec.js
File · 0.65
Implementers
1
RefetchConnect
src/components/connect.js
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…