Skip to content

Commit 9b8435e

Browse files
committed
fix: expose NSLocationStrategy and NSRouteReuseStrategy
1 parent 75865f2 commit 9b8435e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nativescript-angular/router/index.ts

+2
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
export * from './ns-location-strategy';
2+
export * from './ns-route-reuse-strategy';
13
export * from './router.module';

0 commit comments

Comments
 (0)