Open roydukkey opened 6 years ago
Are there any plans to support the updates specs?
For example, my limited testing shows that @abstract throws the following error.
@abstract
Uncaught TypeError: Super expression must either be null or a function
Are there any plans to support the updates specs?
For example, my limited testing shows that
@abstract
throws the following error.