UNPKG

@rohitninawe/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

5 lines 351 B
import { CallLogParticipantsConfiguration } from './CallLogParticipantsConfiguration'; import { CallParticipantsStyle } from './CallLogParticipantsStyle'; import { CometChatParticipants } from './CometChatCallLogParticipants'; export { CallLogParticipantsConfiguration, CallParticipantsStyle, CometChatParticipants }; //# sourceMappingURL=index.js.map