UNPKG

ngx-ui-hero

Version:

Simple, fast and reliable utilities for Angular.

10 lines (9 loc) 437 B
import * as i0 from "@angular/core"; export declare class ReportComponent { reportTitle: string; identifier: string; constructor(); Print(): void; static ɵfac: i0.ɵɵFactoryDeclaration<ReportComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<ReportComponent, "ui-report", never, { "reportTitle": "reportTitle"; }, {}, never, [".page-header", ".report-body", ".page-footer"], false, never>; }