UNPKG

ng-zorro-antd

Version:

An enterprise-class UI components based on Ant Design and Angular

13 lines (12 loc) 1.34 kB
import * as i0 from "@angular/core"; import * as i1 from "./page-header.component"; import * as i2 from "./page-header-cells"; import * as i3 from "@angular/cdk/bidi"; import * as i4 from "@angular/common"; import * as i5 from "ng-zorro-antd/core/outlet"; import * as i6 from "ng-zorro-antd/icon"; export declare class NzPageHeaderModule { static ɵfac: i0.ɵɵFactoryDeclaration<NzPageHeaderModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NzPageHeaderModule, [typeof i1.NzPageHeaderComponent, typeof i2.NzPageHeaderTitleDirective, typeof i2.NzPageHeaderSubtitleDirective, typeof i2.NzPageHeaderContentDirective, typeof i2.NzPageHeaderTagDirective, typeof i2.NzPageHeaderExtraDirective, typeof i2.NzPageHeaderFooterDirective, typeof i2.NzPageHeaderBreadcrumbDirective, typeof i2.NzPageHeaderAvatarDirective], [typeof i3.BidiModule, typeof i4.CommonModule, typeof i5.NzOutletModule, typeof i6.NzIconModule], [typeof i1.NzPageHeaderComponent, typeof i2.NzPageHeaderTitleDirective, typeof i2.NzPageHeaderSubtitleDirective, typeof i2.NzPageHeaderContentDirective, typeof i2.NzPageHeaderTagDirective, typeof i2.NzPageHeaderExtraDirective, typeof i2.NzPageHeaderFooterDirective, typeof i2.NzPageHeaderBreadcrumbDirective, typeof i2.NzPageHeaderAvatarDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<NzPageHeaderModule>; }