export const componentName: string = 'schedule';
export const sampleName: string = 'calendar-views';
export const diModules: string =  'DayService,WeekService,WorkWeekService,MonthService,AgendaService,ResizeService,DragAndDropService';
export const packageName: string = '@syncfusion/ej2-angular-schedule';
export const libModules: string = 'ScheduleModule';
