All files api.ts

100% Statements 10/10
100% Branches 0/0
100% Functions 0/0
100% Lines 5/5
1 2 3 4 5 61x 1x 1x 1x 1x  
export {Apollo} from './Apollo';
export {QueryRef} from './QueryRef';
export {SelectPipe} from './SelectPipe';
export {ApolloModule} from './ApolloModule';
export {ApolloOptions} from './types';