UNPKG

ng-zorro-antd

Version:

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

17 lines (16 loc) 1.25 kB
import * as i0 from "@angular/core"; import * as i1 from "./calendar-header.component"; import * as i2 from "./calendar.component"; import * as i3 from "./calendar-cells"; import * as i4 from "@angular/cdk/bidi"; import * as i5 from "@angular/common"; import * as i6 from "@angular/forms"; import * as i7 from "ng-zorro-antd/i18n"; import * as i8 from "ng-zorro-antd/radio"; import * as i9 from "ng-zorro-antd/select"; import * as i10 from "ng-zorro-antd/date-picker"; export declare class NzCalendarModule { static ɵfac: i0.ɵɵFactoryDeclaration<NzCalendarModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NzCalendarModule, [typeof i1.NzCalendarHeaderComponent, typeof i2.NzCalendarComponent, typeof i3.NzDateCellDirective, typeof i3.NzDateFullCellDirective, typeof i3.NzMonthCellDirective, typeof i3.NzMonthFullCellDirective], [typeof i4.BidiModule, typeof i5.CommonModule, typeof i6.FormsModule, typeof i7.NzI18nModule, typeof i8.NzRadioModule, typeof i9.NzSelectModule, typeof i10.LibPackerModule], [typeof i2.NzCalendarComponent, typeof i3.NzDateCellDirective, typeof i3.NzDateFullCellDirective, typeof i3.NzMonthCellDirective, typeof i3.NzMonthFullCellDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<NzCalendarModule>; }