UNPKG

@daypilot/daypilot-lite-angular

Version:

DayPilot Lite for Angular

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