UNPKG

@cometchat/chat-uikit-angular

Version:

Ready-to-use Chat UI Components for Angular (JavaScript/Web)

13 lines (12 loc) 1.03 kB
import * as i0 from "@angular/core"; import * as i1 from "./cometchat-call-logs-with-details/cometchat-call-logs-with-details.component"; import * as i2 from "@angular/common"; import * as i3 from "../CometChatCallLogs/cometchat-call-logs.module"; import * as i4 from "../CometChatCallLogDetails/cometchat-call-log-details.module"; import * as i5 from "../CometChatOutgoingCall/cometchat-outgoing-call.module"; import * as i6 from "../../CometChatMessages/cometchat-messages.module"; export declare class CometChatCallLogsWithDetails { static ɵfac: i0.ɵɵFactoryDeclaration<CometChatCallLogsWithDetails, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CometChatCallLogsWithDetails, [typeof i1.CometChatCallLogsWithDetailsComponent], [typeof i2.CommonModule, typeof i3.CometChatCallLogs, typeof i4.CometChatCallLogDetails, typeof i5.CometChatOutgoingCall, typeof i6.CometChatMessages], [typeof i1.CometChatCallLogsWithDetailsComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<CometChatCallLogsWithDetails>; }