top-block-game-cocos-demo/temp/programming/packer-driver/targets/preview/chunks/ef/ef7f7422c919f626a69c531cd63...

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, Sub_s_ti_tu_te;
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({}, "53397ECPZ5Kw6ELeIb9pG5d", "Sub's'ti'tu'te", undefined);
__checkObsolete__(['_decorator', 'Component', 'Node']);
({
ccclass,
property
} = _decorator);
_export("Sub_s_ti_tu_te", Sub_s_ti_tu_te = (_dec = ccclass('Sub_s_ti_tu_te'), _dec(_class = class Sub_s_ti_tu_te extends Component {
start() {}
update(deltaTime) {}
}) || _class));
_cclegacy._RF.pop();
_crd = false;
}
};
});
//# sourceMappingURL=ef7f7422c919f626a69c531cd637550fcddb24da.js.map