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