docs: Update packages/router/src/router.ts (#57053)

Co-authored-by: Andrew Scott <atscott01@gmail.com>
PR Close #57053
This commit is contained in:
Rushikesh Kavar 2024-07-19 21:14:19 +05:30 committed by Andrew Scott
parent 4bbdab633d
commit 13bc8d7d81

View file

@ -91,6 +91,7 @@ export const subsetMatchOptions: IsActiveMatchOptions = {
* This service is provided in the root scope and configured with [provideRouter](api/router/provideRouter).
*
* @see {@link Route}
* @see {@link provideRouter}
* @see [Routing and Navigation Guide](guide/routing/common-router-tasks).
*
* @ngModule RouterModule