UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

5 lines (3 loc) 173 B
import { CometChatOngoingCall, CometChatOngoingCallInterface } from "./CometChatOngoingCall"; export { CometChatOngoingCall}; export type {CometChatOngoingCallInterface };