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.

8 lines (7 loc) 156 B
/** * Exporting modules */ export * from './calendar-export'; export * from './calendar-import'; export * from './excel-export'; export * from './print';