mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
8b757bf35c
This will be the starting point of the DI package. We will first check in some interfaces and then make sure the existing DI package implements that interface. Afterwards, we'll slowly start moving injector implementation. PR Close #59921
120 B
120 B
Angular Dependency Injection
This directory contains the code which powers Angular's dependency injection primitive.