We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 299522f commit 24b087cCopy full SHA for 24b087c
src/index.ts
@@ -22,3 +22,5 @@ export * from './transitions/transition';
22
23
export * from './translation/translate';
24
export * from './translation/translate_pipe';
25
+
26
+export * from './navigation/nav-controller-base';
0 commit comments