UNPKG

@rohitninawe/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

8 lines (7 loc) 261 B
import { CometChatOngoingCall, CometChatOngoingCallInterface } from "./CometChatOngoingCall"; import { OngoingCallStyleInterface } from "./OngoingCallStyle"; export { CometChatOngoingCall, CometChatOngoingCallInterface, OngoingCallStyleInterface, }