添加聊天
This commit is contained in:
5
TUIKit/components/TUIChat/aiRobotManager/index.ts
Normal file
5
TUIKit/components/TUIChat/aiRobotManager/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import aiRobotManager from './aiRobotManager';
|
||||
|
||||
export * from './info';
|
||||
|
||||
export default aiRobotManager.getInstance();
|
||||
Reference in New Issue
Block a user