UNPKG

@cometchat/chat-uikit-react-native

Version:

Ready-to-use Chat UI Components for React Native

6 lines (4 loc) 276 B
import { CallLogsWithDetailsConfigurationInterface } from "./CallLogsWithDetailsConfiguration"; import { CometChatCallLogsWithDetails } from "./CometChatCallLogsWithDetails"; export { CometChatCallLogsWithDetails }; export type { CallLogsWithDetailsConfigurationInterface };