Skip to content

Commit 2a04c21

Browse files
committed
Merge branch 'refactor/tslint-fixes'
2 parents 7674a84 + c988ee4 commit 2a04c21

File tree

7 files changed

+353
-334
lines changed

7 files changed

+353
-334
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
export {RestangularModule} from './ngx-restangular.module';
2-
export {Restangular} from './ngx-restangular';
3-
export {RestangularHttp} from './ngx-restangular-http';
1+
export { RestangularModule } from './ngx-restangular.module';
2+
export { Restangular } from './ngx-restangular';
3+
export { RestangularHttp } from './ngx-restangular-http';

0 commit comments

Comments
 (0)