injection-js icon indicating copy to clipboard operation
injection-js copied to clipboard

[Feature] Is it possible to support the `inject()` function too?

Open Char2sGu opened this issue 10 months ago • 0 comments

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.

Char2sGu avatar Apr 17 '24 23:04 Char2sGu