UNPKG

@cometchat/chat-uikit-angular

Version:

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

10 lines (9 loc) 577 B
import '@cometchat/uikit-elements'; import * as i0 from "@angular/core"; import * as i1 from "./cometchat-message-header/cometchat-message-header.component"; import * as i2 from "@angular/common"; export declare class CometChatMessageHeader { static ɵfac: i0.ɵɵFactoryDeclaration<CometChatMessageHeader, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CometChatMessageHeader, [typeof i1.CometChatMessageHeaderComponent], [typeof i2.CommonModule], [typeof i1.CometChatMessageHeaderComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<CometChatMessageHeader>; }