Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/heroku/react-refetch
/ getWrappedInstance
Method
getWrappedInstance
src/index.d.ts:157–157 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
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