@cometchat/chat-uikit-angular
Version:
Ready-to-use Chat UI Components for Angular (JavaScript/Web)
15 lines (14 loc) • 1.23 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./cometchat-call-log-details/cometchat-call-log-details.component";
import * as i2 from "@angular/common";
import * as i3 from "../CometChatCallButtons/cometchat-call-buttons.module";
import * as i4 from "../../CometChatList/cometchat-list.module";
import * as i5 from "../CometChatCallLogParticipants/cometchat-call-log-participants.module";
import * as i6 from "../CometChatCallLogRecordings/cometchat-call-log-recordings.module";
import * as i7 from "../CometChatCallLogHistory/cometchat-call-log-history.module";
import * as i8 from "../CometChatCallLogs/cometchat-call-logs.module";
export declare class CometChatCallLogDetails {
static ɵfac: i0.ɵɵFactoryDeclaration<CometChatCallLogDetails, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<CometChatCallLogDetails, [typeof i1.CometChatCallLogDetailsComponent], [typeof i2.CommonModule, typeof i3.CometChatCallButtons, typeof i4.CometChatList, typeof i5.CometChatCallLogParticipants, typeof i6.CometChatCallLogRecordings, typeof i7.CometChatCallLogHistory, typeof i8.CometChatCallLogs], [typeof i1.CometChatCallLogDetailsComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<CometChatCallLogDetails>;
}