feat(): export NavControllerBase for building of components similar to ion-tab

This commit is contained in:
ramonornela
2016-11-03 06:20:26 -02:00
parent 299522fe53
commit 24b087caf2

View File

@ -22,3 +22,5 @@ export * from './transitions/transition';
export * from './translation/translate';
export * from './translation/translate_pipe';
export * from './navigation/nav-controller-base';