Skip to content

Commit 24b087c

Browse files
committed
feat(): export NavControllerBase for building of components similar to ion-tab
1 parent 299522f commit 24b087c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,5 @@ export * from './transitions/transition';
2222

2323
export * from './translation/translate';
2424
export * from './translation/translate_pipe';
25+
26+
export * from './navigation/nav-controller-base';

0 commit comments

Comments
 (0)