Implement a simple dependency injection container
Implement a dependency injection / Inversion of Control container that can be used to replace Angular's dependency injection.
Showing
src/shared/injector.js
0 → 100644
Please register or sign in to comment