@cometchat/chat-uikit-angular
Version:
Ready-to-use Chat UI Components for Angular (JavaScript/Web)
12 lines (11 loc) • 850 B
TypeScript
import "@cometchat/uikit-elements";
import * as i0 from "@angular/core";
import * as i1 from "./cometchat-message-composer/cometchat-message-composer.component";
import * as i2 from "@angular/common";
import * as i3 from "../Shared/Views/AIAssistBotMessageList/aiassist-bot-message-list.module";
import * as i4 from "../CometChatUserMemberWrapper/cometchat-user-member-wrapper.module";
export declare class CometChatMessageComposer {
static ɵfac: i0.ɵɵFactoryDeclaration<CometChatMessageComposer, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<CometChatMessageComposer, [typeof i1.CometChatMessageComposerComponent], [typeof i2.CommonModule, typeof i3.AIAssistBotMessageList, typeof i4.CometChatUserMemberWrapper], [typeof i1.CometChatMessageComposerComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<CometChatMessageComposer>;
}