UNPKG

react-native-agora-chat

Version:
10 lines (9 loc) 247 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.chatlog = void 0; var _ChatLog = require("./ChatLog"); const chatlog = new _ChatLog.ChatLog(); exports.chatlog = chatlog; //# sourceMappingURL=ChatConst.js.map