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