mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
For internal framework values stored in injectors, they are manually managed and inserted into injectors as needed. Therefore their tokens don't provide a value or factory. This updates the type to reflect that and updates the jsdocs a bit. PR Close #60347 |
||
|---|---|---|
| .. | ||
| src | ||
| BUILD.bazel | ||
| index.ts | ||
| README.md | ||
Angular Dependency Injection
This directory contains the code which powers Angular's dependency injection primitive.