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