UNPKG

@rohitninawe/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

17 lines (16 loc) 401 B
import { CometChatCreateGroup, CometChatCreateGroupInterface, CreateGroupStyleInterface } from './CometChatCreateGroup'; import { CreateGroupConfiguration, CreateGroupConfigurationInterface, } from './CreateGroupConfiguration'; export { CreateGroupStyleInterface, CometChatCreateGroup, CometChatCreateGroupInterface, CreateGroupConfiguration, CreateGroupConfigurationInterface, };