MCPcopy
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
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

Used in the wild real call sites across dependent graphs

searching dependent graphs…