消息
This commit is contained in:
5
TUIKit/components/TUIConversation/index.ts
Normal file
5
TUIKit/components/TUIConversation/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import TUIConversation from "./index.vue";
|
||||
import TUIConversationServer from "./server";
|
||||
new TUIConversationServer();
|
||||
|
||||
export default TUIConversation;
|
||||
Reference in New Issue
Block a user