UNPKG

161 BPlain TextView Raw
1// node modules
2import 'es6-shim';
3import 'reflect-metadata';
4
5// tests
6import './angular2Apollo';
7import './apolloQueryPipe';
8import './apolloDecorator/index';