UNPKG

ivy-angular-mydatepicker

Version:
17 lines (16 loc) 1.53 kB
import * as i0 from "@angular/core"; import * as i1 from "./components/calendar/calendar.component"; import * as i2 from "./components/selection-bar/selection-bar.component"; import * as i3 from "./components/day-view/day-view.component"; import * as i4 from "./components/month-view/month-view.component"; import * as i5 from "./components/year-view/year-view.component"; import * as i6 from "./components/footer-bar/footer-bar.component"; import * as i7 from "./angular-mydatepicker.input"; import * as i8 from "./directives/angular-mydatepicker-calendar.directive"; import * as i9 from "@angular/common"; import * as i10 from "@angular/forms"; export declare class AngularMyDatePickerModule { static ɵfac: i0.ɵɵFactoryDeclaration<AngularMyDatePickerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<AngularMyDatePickerModule, [typeof i1.CalendarComponent, typeof i2.SelectionBarComponent, typeof i3.DayViewComponent, typeof i4.MonthViewComponent, typeof i5.YearViewComponent, typeof i6.FooterBarComponent, typeof i7.AngularMyDatePickerDirective, typeof i8.AngularMyDatePickerCalendarDirective], [typeof i9.CommonModule, typeof i10.FormsModule], [typeof i1.CalendarComponent, typeof i2.SelectionBarComponent, typeof i3.DayViewComponent, typeof i4.MonthViewComponent, typeof i5.YearViewComponent, typeof i6.FooterBarComponent, typeof i7.AngularMyDatePickerDirective, typeof i8.AngularMyDatePickerCalendarDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<AngularMyDatePickerModule>; }