UNPKG

@gameon/web

Version:
5 lines (3 loc) 164 B
import OnChatGroupClient from './group-client/group-client'; import OnChatBotClient from './bot-client/bot-client'; export { OnChatGroupClient, OnChatBotClient };