angular/packages/core/primitives/di
SkyZeroZx ca3ef38143 refactor(common): Removes unused imports to clean up dependencies
Eliminates unnecessary imports to reduce clutter and improve maintainability
2025-11-06 08:35:28 -08:00
..
src refactor(common): Removes unused imports to clean up dependencies 2025-11-06 08:35:28 -08:00
BUILD.bazel build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
index.ts refactor(core): Add Constructor type to injection types (#62265) 2025-06-26 15:55:23 +00:00
README.md refactor(core): Check in some interfaces for the DI package (#59921) 2025-02-13 20:19:29 +00:00

Angular Dependency Injection

This directory contains the code which powers Angular's dependency injection primitive.