mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 05:21:52 +08:00
feat(): export NavControllerBase for building of components similar to ion-tab
This commit is contained in:
@ -22,3 +22,5 @@ export * from './transitions/transition';
|
||||
|
||||
export * from './translation/translate';
|
||||
export * from './translation/translate_pipe';
|
||||
|
||||
export * from './navigation/nav-controller-base';
|
||||
|
Reference in New Issue
Block a user