UNPKG

ng-zorro-antd

Version:

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

20 lines (19 loc) 1.51 kB
import * as i0 from "@angular/core"; import * as i1 from "./date-header.component"; import * as i2 from "./date-table.component"; import * as i3 from "./decade-header.component"; import * as i4 from "./decade-table.component"; import * as i5 from "./month-header.component"; import * as i6 from "./month-table.component"; import * as i7 from "./year-header.component"; import * as i8 from "./year-table.component"; import * as i9 from "@angular/common"; import * as i10 from "@angular/forms"; import * as i11 from "ng-zorro-antd/i18n"; import * as i12 from "ng-zorro-antd/time-picker"; import * as i13 from "ng-zorro-antd/core/outlet"; export declare class LibPackerModule { static ɵfac: i0.ɵɵFactoryDeclaration<LibPackerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<LibPackerModule, [typeof i1.DateHeaderComponent, typeof i2.DateTableComponent, typeof i3.DecadeHeaderComponent, typeof i4.DecadeTableComponent, typeof i5.MonthHeaderComponent, typeof i6.MonthTableComponent, typeof i7.YearHeaderComponent, typeof i8.YearTableComponent], [typeof i9.CommonModule, typeof i10.FormsModule, typeof i11.NzI18nModule, typeof i12.NzTimePickerModule, typeof i13.NzOutletModule], [typeof i1.DateHeaderComponent, typeof i2.DateTableComponent, typeof i3.DecadeHeaderComponent, typeof i4.DecadeTableComponent, typeof i5.MonthHeaderComponent, typeof i6.MonthTableComponent, typeof i7.YearHeaderComponent, typeof i8.YearTableComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<LibPackerModule>; }