@cometchat/chat-uikit-angular
Version:
Ready-to-use Chat UI Components for Angular (JavaScript/Web)
11 lines (10 loc) • 717 B
TypeScript
import "@cometchat/uikit-elements";
import * as i0 from "@angular/core";
import * as i1 from "./cometchat-call-log-participants/cometchat-call-log-participants.component";
import * as i2 from "@angular/common";
import * as i3 from "../../CometChatList/cometchat-list.module";
export declare class CometChatCallLogParticipants {
static ɵfac: i0.ɵɵFactoryDeclaration<CometChatCallLogParticipants, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<CometChatCallLogParticipants, [typeof i1.CometChatCallLogParticipantsComponent], [typeof i2.CommonModule, typeof i3.CometChatList], [typeof i1.CometChatCallLogParticipantsComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<CometChatCallLogParticipants>;
}