angular-docs-cn/packages/examples/core/di/ts
Mitchell Wills a1b6ad07a8 fix(core): Allow passing AbstractType to the inject function (#37958)
This is a type only change that replaces `Type<T>|InjectionToken<T>` with
`Type<T>|AbstractType<T>|InjectionToken<T>` in the injector.

PR Close #37958
2020-11-24 10:42:21 -08:00
..
contentChild build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
contentChildren build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
forward_ref docs: update forwardRef example (#39519) 2020-11-02 11:40:17 -08:00
viewChild build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
viewChildren build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
injector_spec.ts fix(core): Allow passing AbstractType to the inject function (#37958) 2020-11-24 10:42:21 -08:00
metadata_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
provider_spec.ts docs: update links to use HTTPS as protocol (#39718) 2020-11-20 12:52:16 -08:00