inversify / InversifyJS

A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.
http://inversify.io/
MIT License
11.33k stars 718 forks source link

SO: Injecting the class which extends non-injectable external module #317

Closed remojansen closed 8 years ago

remojansen commented 8 years ago

Need to answer http://stackoverflow.com/questions/38668768/inversifyjs-injecting-the-class-which-extends-non-injectable-external-module creating this issue as a reminder...

remojansen commented 8 years ago

Done