UNPKG

@syncfusion/ej2-calendars

Version:

A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization.

7 lines (6 loc) 117 B
/** * Calendar modules */ export * from './calendar'; export * from './islamic'; export * from './calendar-model';