MCPcopy
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
156export interface WithRefetchInstance<TProps> {
157 getWrappedInstance(): Component<TProps>;
158}
159
160export const connect: Connect;

Callers 1

connect.spec.jsFile · 0.65

Implementers 1

RefetchConnectsrc/components/connect.js

Calls

no outgoing calls

Tested by

no test coverage detected