ng-devui
Version:
DevUI components based on Angular
22 lines (21 loc) • 1.64 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./datepicker-pro.component";
import * as i2 from "./datepicker-panel.component";
import * as i3 from "./lib/timepicker-panel.component";
import * as i4 from "./lib/footer-panel.component";
import * as i5 from "./lib/calendar-panel.component";
import * as i6 from "./lib/month-panel.component";
import * as i7 from "./lib/year-panel.component";
import * as i8 from "./range-datepicker-pro.component";
import * as i9 from "./datepicker-pro-calendar.component";
import * as i10 from "@angular/common";
import * as i11 from "@angular/forms";
import * as i12 from "ng-devui/dropdown";
import * as i13 from "@angular/cdk/scrolling";
import * as i14 from "ng-devui/button";
import * as i15 from "ng-devui/popover";
export declare class DatepickerProModule {
static ɵfac: i0.ɵɵFactoryDeclaration<DatepickerProModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<DatepickerProModule, [typeof i1.DatepickerProComponent, typeof i2.DatepickerPanelComponent, typeof i3.TimepickerPanelComponent, typeof i4.FooterPanelComponent, typeof i5.CalendarPanelComponent, typeof i6.MonthPanelComponent, typeof i7.YearPanelComponent, typeof i8.RangeDatepickerProComponent, typeof i9.DatepickerProCalendarComponent], [typeof i10.CommonModule, typeof i11.FormsModule, typeof i12.DropDownModule, typeof i13.ScrollingModule, typeof i14.ButtonModule, typeof i15.PopoverModule], [typeof i1.DatepickerProComponent, typeof i2.DatepickerPanelComponent, typeof i8.RangeDatepickerProComponent, typeof i9.DatepickerProCalendarComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<DatepickerProModule>;
}