mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
docs: Update packages/router/src/router.ts (#57053)
Co-authored-by: Andrew Scott <atscott01@gmail.com> PR Close #57053
This commit is contained in:
parent
4bbdab633d
commit
13bc8d7d81
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue