Skip to content

Commit f82e9aa

Browse files
committed
fix: potential breaking change
1 parent cb0292f commit f82e9aa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: nativescript-angular-package/router/router.module.ts

+2-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
export { LocationState } from "@nativescript/angular/router/ns-location-strategy";
1+
export { LocationState } from "@nativescript/angular/router/ns-location-strategy";
2+
export * from "@nativescript/angular/router/router.module";

0 commit comments

Comments
 (0)