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) 563 B
import * as i0 from "@angular/core"; import * as i1 from "./recurrenceeditor.component"; import * as i2 from "@angular/common"; /** * NgModule definition for the RecurrenceEditor component. */ export declare class RecurrenceEditorModule { static ɵfac: i0.ɵɵFactoryDeclaration<RecurrenceEditorModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<RecurrenceEditorModule, [typeof i1.RecurrenceEditorComponent], [typeof i2.CommonModule], [typeof i1.RecurrenceEditorComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<RecurrenceEditorModule>; }