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.

6 lines (5 loc) 146 B
/** * Export Schedule and Recurrence Editor */ export * from './schedule/base/schedule'; export * from './recurrence-editor/recurrence-editor';