ivandotv / pumpit

PumpIt is a small (<2KB) dependency injection container without the decorators, suitable for the browser.
MIT License
25 stars 2 forks source link

Hi does this library support aliasing like in Nest Js depedency injection #44

Closed yousif-khalil-abdulkarim closed 9 months ago

yousif-khalil-abdulkarim commented 1 year ago

Hi does this library support aliasing like in Nest Js depedency injection Link to aliasing provider in nest js depedency injection

ivandotv commented 1 year ago

No, I don't see a need for aliasing dependencies. What is your usecase?