top-block-game-cocos-demo/temp/programming/packer-driver/targets/preview/chunks/b5/b59ad2de9b65ca2f3e43d343ca3...

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, WithdrawalMo_da_l;
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({}, "6e410fe6ClCe4NyFsXqRtlO", "WithdrawalModal", undefined);
__checkObsolete__(['_decorator', 'Component', 'Node']);
({
ccclass,
property
} = _decorator);
_export("WithdrawalMo_da_l", WithdrawalMo_da_l = (_dec = ccclass('WithdrawalMo_da_l'), _dec(_class = class WithdrawalMo_da_l extends Component {
start() {}
update(deltaTime) {}
}) || _class));
_cclegacy._RF.pop();
_crd = false;
}
};
});
//# sourceMappingURL=b59ad2de9b65ca2f3e43d343ca3b9ab68b1c62eb.js.map