Skip to content

Commit f7bcb68

Browse files
committed
fix(angular): unexport some es2017 js
1 parent ece86ee commit f7bcb68

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

core/src/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
// Util functions
22
export * from './utils/helpers';
33
export * from './utils/haptic';
4-
export * from './utils/overlays';
54
export * from './utils/framework-delegate';
65
export * from './utils/platform';
7-
export * from './utils/transition';
86
export * from './utils/config';
97

0 commit comments

Comments
 (0)