ng-zorro-antd
Version:
An enterprise-class UI components based on Ant Design and Angular
9 lines (8 loc) • 1.08 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./page-header.component";
import * as i2 from "./page-header-cells";
export declare class NzPageHeaderModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NzPageHeaderModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NzPageHeaderModule, never, [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 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>;
}