UNPKG

317 BTypeScriptView Raw
1import '../../utilities/globals';
2export { graphql } from './graphql';
3export { withQuery } from './query-hoc';
4export { withMutation } from './mutation-hoc';
5export { withSubscription } from './subscription-hoc';
6export { withApollo } from './withApollo';
7export * from './types';
8//# sourceMappingURL=index.d.ts.map
\No newline at end of file