@rohitninawe/chat-uikit-react-native
Version:
Ready-to-use Chat UI Components for React Native
5 lines (4 loc) • 433 B
TypeScript
import { CallLogsConfiguration, CallLogsConfigurationInterface } from "./CallLogsConfiguration";
import { CallLogsStyle, CallLogsStyleInterface } from "./CallLogsStyle";
import { CometChatCallLogs, CometChatCallLogsConfigurationInterface } from "./CometChatCallLogs";
export { CallLogsConfiguration, CallLogsConfigurationInterface, CallLogsStyle, CallLogsStyleInterface, CometChatCallLogs, CometChatCallLogsConfigurationInterface };