andreypopp / autobind-decorator

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

export boundClass and boundMethod #67

Closed stevemao closed 5 years ago

stevemao commented 5 years ago

Maybe we should rename them to bindClass and bindMethod? should be called bound

https://github.com/tc39/proposal-decorators

stevemao commented 5 years ago

fixed by 9edeabf87c29d66e6d3d7ebffd715c05be119470