mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
d56a537196
Places that use `pathMatch` need an explicit `Route` or `Routes` type on the variable so TypeScript does not infer the type as just 'string'. PR Close #45084