We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb0292f commit f82e9aaCopy full SHA for f82e9aa
nativescript-angular-package/router/router.module.ts
@@ -1 +1,2 @@
1
-export { LocationState } from "@nativescript/angular/router/ns-location-strategy";
+export { LocationState } from "@nativescript/angular/router/ns-location-strategy";
2
+export * from "@nativescript/angular/router/router.module";
0 commit comments