Skip to content

Commit

Permalink
fix(angular): unexport some es2017 js
Browse files Browse the repository at this point in the history
  • Loading branch information
manucorporat committed May 10, 2018
1 parent ece86ee commit f7bcb68
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions core/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
// Util functions
export * from './utils/helpers';
export * from './utils/haptic';
export * from './utils/overlays';
export * from './utils/framework-delegate';
export * from './utils/platform';
export * from './utils/transition';
export * from './utils/config';

0 comments on commit f7bcb68

Please sign in to comment.