Skip to content

Commit 9c20b23

Browse files
feat(119) Expose the navigation service in the public api of ng-router
1 parent ff26b78 commit 9c20b23

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

projects/ppwcode/ng-router/src/public-api.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ export * from './lib/route-map/pipes/route-map-segment.pipe'
1717
export * from './lib/route-map/define-route'
1818
export * from './lib/route-map/route-map-route'
1919
export * from './lib/route-map/route-retrieval'
20+
export * from './lib/services/navigation.service'

0 commit comments

Comments
 (0)