@alauda/ui
Version:
Angular UI components by Alauda Frontend Team.
9 lines (8 loc) • 413 B
TypeScript
import { ElementRef } from '@angular/core';
import * as i0 from "@angular/core";
export declare class MessageWrapperComponent {
elementRef: ElementRef;
constructor(elementRef: ElementRef);
static ɵfac: i0.ɵɵFactoryDeclaration<MessageWrapperComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<MessageWrapperComponent, "aui-message-wrapper", never, {}, {}, never, never, true, never>;
}