top-block-game-cocos-demo/temp/programming/packer-driver/targets/editor/chunks/17/17ab561d8ae0fd0a6df2f5650c3...

39 lines
1.1 KiB
JavaScript

System.register(["cc"], function (_export, _context) {
"use strict";
var _cclegacy, __checkObsolete__, __checkObsoleteInNamespace__, _decorator, Component, _dec, _class, _crd, ccclass, property, tan_chuan_view;
return {
setters: [function (_cc) {
_cclegacy = _cc.cclegacy;
__checkObsolete__ = _cc.__checkObsolete__;
__checkObsoleteInNamespace__ = _cc.__checkObsoleteInNamespace__;
_decorator = _cc._decorator;
Component = _cc.Component;
}],
execute: function () {
_crd = true;
_cclegacy._RF.push({}, "d190enVzU5PqLcQzMU+1DD2", "tan'chuan'view", undefined);
__checkObsolete__(['_decorator', 'Component', 'Node']);
({
ccclass,
property
} = _decorator);
_export("tan_chuan_view", tan_chuan_view = (_dec = ccclass('tan_chuan_view'), _dec(_class = class tan_chuan_view extends Component {
start() {}
update(deltaTime) {}
}) || _class));
_cclegacy._RF.pop();
_crd = false;
}
};
});
//# sourceMappingURL=17ab561d8ae0fd0a6df2f5650c3bede44e876aed.js.map