UNPKG

@daypilot/daypilot-lite-angular

Version:

DayPilot Lite for Angular

11 lines (10 loc) 795 B
import * as i0 from "@angular/core"; import * as i1 from "./daypilot-calendar.component"; import * as i2 from "./daypilot-scheduler.component"; import * as i3 from "./daypilot-month.component"; import * as i4 from "./daypilot-navigator.component"; export declare class DayPilotModule { static ɵfac: i0.ɵɵFactoryDeclaration<DayPilotModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DayPilotModule, [typeof i1.DayPilotCalendarComponent, typeof i2.DayPilotSchedulerComponent, typeof i3.DayPilotMonthComponent, typeof i4.DayPilotNavigatorComponent], never, [typeof i1.DayPilotCalendarComponent, typeof i2.DayPilotSchedulerComponent, typeof i3.DayPilotMonthComponent, typeof i4.DayPilotNavigatorComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<DayPilotModule>; }