andreypopp / autobind-decorator

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

TS declaration is missed #70

Closed volodymyrkr closed 5 years ago

volodymyrkr commented 5 years ago

It needs to update TS declaration. It has no boundMethod & boundClass

stevemao commented 5 years ago

I don’t use ts so PR welcome :)

Sent from my iPhone

On 2 Nov 2018, at 11:32 pm, volodymyrkr notifications@github.com wrote:

It needs to update TS declaration. It has no boundMethod & boundClass

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.