@syncfusion/ej2-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.
16 lines (14 loc) • 427 B
text/typescript
/**
* Export model files
*/
export * from './work-hours-model';
export * from './time-scale-model';
export * from './views-model';
export * from './event-settings-model';
export * from './fields-model';
export * from './field-options-model';
export * from './group-model';
export * from './resources-model';
export * from './quick-info-templates-model';
export * from './header-rows-model';
export * from './toolbar-model';