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