andreypopp / autobind-decorator

Decorator to automatically bind methods to class instances
MIT License
1.45k stars 66 forks source link

Fix typescript declaration #53

Closed MNBuyskih closed 7 years ago

MNBuyskih commented 7 years ago

Valid typescript declaration and close #51

stevemao commented 7 years ago

CC @blaremc @tscholl2

tscholl2 commented 7 years ago

I also don't use this library anymore, I also follow this pattern: https://github.com/andreypopp/autobind-decorator/issues/35#issuecomment-248278376

But I tried the PR and everything compiled so looks good to me.

shutnickwork commented 7 years ago

I need this! Aprove please!

yanel777 commented 7 years ago

I need this too! Aprove please!