UNPKG

moots-datetime-picker

Version:

Combination of a calendar datepicker and clock timepicker into one component for ionic 4.

12 lines (11 loc) 609 B
/** * Generated bundle index. Do not edit. */ export * from './index'; export { ION_CAL_VALUE_ACCESSOR as ɵb } from './components/calendar.component'; export { ClockPickerComponent as ɵg } from './components/clock-picker.component'; export { CALENDAR_COMPONENTS as ɵe } from './components/index'; export { MonthPickerComponent as ɵf } from './components/month-picker.component'; export { MONTH_VALUE_ACCESSOR as ɵa } from './components/month.component'; export { calendarController as ɵc } from './moots-picker.module'; export { CalendarService as ɵd } from './services/calendar.service';