@cometchat/chat-uikit-angular
Version:
Ready-to-use Chat UI Components for Angular (JavaScript/Web)
13 lines (12 loc) • 848 B
TypeScript
import "@cometchat/uikit-elements";
import * as i0 from "@angular/core";
import * as i1 from "./cometchat-call-logs/cometchat-call-logs.component";
import * as i2 from "@angular/common";
import * as i3 from "../../CometChatList/cometchat-list.module";
import * as i4 from "../CometChatOutgoingCall/cometchat-outgoing-call.module";
import * as i5 from "../CometChatOngoingCall/cometchat-ongoing-call.module";
export declare class CometChatCallLogs {
static ɵfac: i0.ɵɵFactoryDeclaration<CometChatCallLogs, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<CometChatCallLogs, [typeof i1.CometchatCallLogsComponent], [typeof i2.CommonModule, typeof i3.CometChatList, typeof i4.CometChatOutgoingCall, typeof i5.CometChatOngoingCall], [typeof i1.CometchatCallLogsComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<CometChatCallLogs>;
}