UNPKG

next-with-apollo

Version:
6 lines (5 loc) 169 B
import withApollo from './withApollo'; export * from './types'; export { default as initApollo } from './apollo'; export { withApollo }; export default withApollo;