mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Currently we have a lot of places where we repeat the type `Type<T>|AbstractType<T>|InjectionToken<T>` which makes it cumbersome to add another type or to type something else with the same signature. These changes add a new type that can be used instead. Fixes #39792. PR Close #41580 |
||
|---|---|---|
| .. | ||
| animation/ts/dsl | ||
| debug/ts/debug_element | ||
| di/ts | ||
| testability/ts/whenStable | ||
| testing/ts | ||
| ts | ||
| BUILD.bazel | ||
| main.ts | ||
| start-server.js | ||
| test_module.ts | ||