开发笔记 #Laya 编译报错:semantic error TS2354: This syntax requires an imported helper but module 'tslib' cannot be found. laya居然不支持typescript的await/async语法?
开发笔记 #Cocos Creator# 序列化自定义类报错:Can not serialize 'xxx' because the specified type is anonymous, please provide a class name 想在Cocos Creator的场景编辑器的使用自定义的ccclass子类,却遇到这个奇葩的错误: Can not serialize 'BalancePlayground.testRulers' because the specified type is anonymous, please provide a