UNPKG

ng-zorro-antd

Version:

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

16 lines (15 loc) 1.24 kB
import * as i0 from "@angular/core"; import * as i1 from "./date-picker.component"; import * as i2 from "./month-picker.component"; import * as i3 from "./year-picker.component"; import * as i4 from "./week-picker.component"; import * as i5 from "./range-picker.component"; import * as i6 from "./calendar-footer.component"; import * as i7 from "./inner-popup.component"; import * as i8 from "./date-range-popup.component"; import * as i9 from "./quarter-picker.component"; export declare class NzDatePickerModule { static ɵfac: i0.ɵɵFactoryDeclaration<NzDatePickerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NzDatePickerModule, never, [typeof i1.NzDatePickerComponent, typeof i2.NzMonthPickerComponent, typeof i3.NzYearPickerComponent, typeof i4.NzWeekPickerComponent, typeof i5.NzRangePickerComponent, typeof i6.CalendarFooterComponent, typeof i7.InnerPopupComponent, typeof i8.DateRangePopupComponent, typeof i9.NzQuarterPickerComponent], [typeof i1.NzDatePickerComponent, typeof i5.NzRangePickerComponent, typeof i2.NzMonthPickerComponent, typeof i3.NzYearPickerComponent, typeof i4.NzWeekPickerComponent, typeof i9.NzQuarterPickerComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NzDatePickerModule>; }