fix(angular): removeViewFromDom

This commit is contained in:
Manu Mtz.-Almeida
2018-03-20 17:21:02 +01:00
parent 3a26256a5c
commit 41f54f8e2d
2 changed files with 7 additions and 3 deletions

View File

@ -1,2 +1,3 @@
export * from './haptic';
export * from './keyboard';
export * from './transition';