UNPKG

@syncfusion/ej2-angular-schedule

Version:

Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support. for Angular

16 lines (15 loc) 1.15 kB
import * as i0 from "@angular/core"; import * as i1 from "./schedule.component"; import * as i2 from "./views.directive"; import * as i3 from "./resources.directive"; import * as i4 from "./headerrows.directive"; import * as i5 from "./toolbaritems.directive"; import * as i6 from "@angular/common"; /** * NgModule definition for the Schedule component. */ export declare class ScheduleModule { static ɵfac: i0.ɵɵFactoryDeclaration<ScheduleModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ScheduleModule, [typeof i1.ScheduleComponent, typeof i2.ViewDirective, typeof i2.ViewsDirective, typeof i3.ResourceDirective, typeof i3.ResourcesDirective, typeof i4.HeaderRowDirective, typeof i4.HeaderRowsDirective, typeof i5.ToolbarItemDirective, typeof i5.ToolbarItemsDirective], [typeof i6.CommonModule], [typeof i1.ScheduleComponent, typeof i2.ViewDirective, typeof i2.ViewsDirective, typeof i3.ResourceDirective, typeof i3.ResourcesDirective, typeof i4.HeaderRowDirective, typeof i4.HeaderRowsDirective, typeof i5.ToolbarItemDirective, typeof i5.ToolbarItemsDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<ScheduleModule>; }