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

12 lines (11 loc) 586 B
import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "./recurrenceeditor.module"; /** * NgModule definition for the RecurrenceEditor component with providers. */ export declare class RecurrenceEditorAllModule { static ɵfac: i0.ɵɵFactoryDeclaration<RecurrenceEditorAllModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<RecurrenceEditorAllModule, never, [typeof i1.CommonModule, typeof i2.RecurrenceEditorModule], [typeof i2.RecurrenceEditorModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<RecurrenceEditorAllModule>; }