jiuyiUniapp/jiuyi/node_modules/@tencentcloud/chat-uikit-uniapp/components/TUIChat/index.ts

7 lines
106 B
TypeScript

import TUIChat from './index.vue';
import Server from './server';
new Server();
export default TUIChat;