UNPKG

@cometchat/chat-uikit-angular

Version:

Ready-to-use Chat UI Components for Angular (JavaScript/Web)

11 lines (10 loc) 704 B
import '@cometchat/uikit-elements'; import * as i0 from "@angular/core"; import * as i1 from "./cometchat-message-information/cometchat-message-information.component"; import * as i2 from "@angular/common"; import * as i3 from "../CometChatList/cometchat-list.module"; export declare class CometChatMessageInformation { static ɵfac: i0.ɵɵFactoryDeclaration<CometChatMessageInformation, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CometChatMessageInformation, [typeof i1.CometChatMessageInformationComponent], [typeof i2.CommonModule, typeof i3.CometChatList], [typeof i1.CometChatMessageInformationComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<CometChatMessageInformation>; }