injection-js
injection-js copied to clipboard
[Feature] Is it possible to support the `inject()` function too?
The inject()
function enables superb DI-based composability.
I understand that this library is from an ancient version of Angular, but I do wonder if by any chance it can support inject()
?
I am using this library extensively in my own framework, and I the inject
function is really appealing to me.