System.register([], function (_export, _context) { "use strict"; return { setters: [], execute: function () { // This module is auto-generated to report error emitted when try to load module file:///Users/vance/NewProject_2/assets/typescript/NewComponent.ts at runtime. throw new Error("SyntaxError: /file:/Users/vance/NewProject_2/assets/typescript/NewComponent.ts: Leading decorators must be attached to a class declaration. (7:0)\n\n 5 | let request = new XMLHttpRequest();\n 6 | @ccclass('NewComponent')\n> 7 | bctype = null;\n | ^\n 8 | export class NewComponent extends Component {\n 9 | username = null;\n 10 | @property(Prefab)"); } }; }); //# sourceMappingURL=9bf413b373ba4f17afeb6f6e2316b9b8849f2279.js.map