System.register(["cc"], function (_export, _context) { "use strict"; var _cclegacy, __checkObsolete__, __checkObsoleteInNamespace__, _decorator, Component, _dec, _class, _crd, ccclass, property, emPlane; 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({}, "fd1ddS50lhH3LjBrCyqMPL7", "emPlane", undefined); __checkObsolete__(['_decorator', 'Component', 'Node']); ({ ccclass, property } = _decorator); _export("emPlane", emPlane = (_dec = ccclass('emPlane'), _dec(_class = class emPlane extends Component { start() {} update(deltaTime) {} }) || _class)); _cclegacy._RF.pop(); _crd = false; } }; }); //# sourceMappingURL=124a25e1a700e9aa2e72d83f0492d759cb28b940.js.map