mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit further restricts the deprecated type on injector.get to exclude all but `string`. Progresses towards #48408 BREAKING CHANGE: The `any` overload has been removed from `injector.get`. It now only supports `ProviderToken<T>` and (deprecated since v4) `string`. PR Close #60202 |
||
|---|---|---|
| .. | ||
| primitives | ||
| rxjs-interop | ||
| testing | ||
| errors.api.md | ||
| global_utils.api.md | ||
| index.api.md | ||