UNPKG

@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.

7 lines (6 loc) 147 B
/** * Export Schedule components */ export * from './schedule/index'; export * from './recurrence-editor/index'; export * from './common/index';