mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
8ee23ba67b
Angular 9 introduces a new value for providedIn called `any` which lets us use unique instance for servicec in each lazy loaded module, this PR is to document the same fixes #35179 PR Close #35283