ng-zorro-antd
Version:
An enterprise-class UI components based on Ant Design and Angular
26 lines (25 loc) • 1.94 kB
TypeScript
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 "@angular/cdk/bidi";
import * as i10 from "@angular/common";
import * as i11 from "@angular/forms";
import * as i12 from "@angular/cdk/overlay";
import * as i13 from "./lib/lib-packer.module";
import * as i14 from "ng-zorro-antd/icon";
import * as i15 from "ng-zorro-antd/core/overlay";
import * as i16 from "ng-zorro-antd/core/no-animation";
import * as i17 from "ng-zorro-antd/core/outlet";
import * as i18 from "ng-zorro-antd/time-picker";
import * as i19 from "ng-zorro-antd/button";
export declare class NzDatePickerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NzDatePickerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NzDatePickerModule, [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.BidiModule, typeof i10.CommonModule, typeof i11.FormsModule, typeof i12.OverlayModule, typeof i13.LibPackerModule, typeof i14.NzIconModule, typeof i15.NzOverlayModule, typeof i16.NzNoAnimationModule, typeof i17.NzOutletModule, typeof i18.NzTimePickerModule, typeof i19.NzButtonModule, typeof i13.LibPackerModule], [typeof i1.NzDatePickerComponent, typeof i5.NzRangePickerComponent, typeof i2.NzMonthPickerComponent, typeof i3.NzYearPickerComponent, typeof i4.NzWeekPickerComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NzDatePickerModule>;
}