UNPKG

@obliczeniowo/elementary

Version:
8 lines (7 loc) 411 B
import { EventEmitter } from '@angular/core'; import * as i0 from "@angular/core"; export declare class DialogHeaderComponent { closeAction: EventEmitter<void>; static ɵfac: i0.ɵɵFactoryDeclaration<DialogHeaderComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<DialogHeaderComponent, "obl-dialog-header", never, {}, { "closeAction": "closeAction"; }, never, ["title"], false, never>; }