55830e4e-ca5b-4c01-9d0a-c6e5ff66ad29.js 494 Bytes
"use strict";
cc._RF.push(module, '558305OyltMAZ0KxuX/Zq0p', 'UICommonNoticeEnableParam');
// scripts/ui/uiView/UICommonNoticeEnableParam.ts

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.UICommonNoticeEnableParam = void 0;
var UICommonNoticeEnableParam = /** @class */ (function () {
    function UICommonNoticeEnableParam() {
    }
    return UICommonNoticeEnableParam;
}());
exports.UICommonNoticeEnableParam = UICommonNoticeEnableParam;

cc._RF.pop();