js.class icon indicating copy to clipboard operation
js.class copied to clipboard

super() function for ES5?

Open thehunmonkgroup opened this issue 9 years ago • 0 comments

Reading through the documentation, it seems that the super() function is only supported for ES6?

If so, it would be super handy to have that function available for ES5 -- I know I've seen other JS class libs do it.

thehunmonkgroup avatar Aug 30 '16 15:08 thehunmonkgroup