Comment on Show HN: ES7 Decorator library adds types checking, memoization, and more to JSparentComments−eltaco11yYou can also use them on class declarations themselves and object literals - https://github.com/wycats/javascript-decorators#object-liter...
Comments
You can also use them on class declarations themselves and object literals - https://github.com/wycats/javascript-decorators#object-liter...