93d0723a-9266-4ceb-8161-2aa381e433ab.js
361 Bytes
"use strict";
cc._RF.push(module, '93d07I6kmZM64FhKqOB5DOr', 'ChatListView');
// script/game/ui/view/type/ChatListView.ts
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.ChatListAutoNextPlot = exports.ChatListViewType = void 0;
exports.ChatListViewType = "ChatListView";
exports.ChatListAutoNextPlot = false;
cc._RF.pop();