UNPKG

angular-calendar-week-hours-view

Version:

This project aims to provide an alternative view to those already provided on [Angular Calendar](https://github.com/mattlewis92/angular-calendar).

10 lines (9 loc) 815 B
/** * Generated bundle index. Do not edit. */ export * from './public_api'; export { CalendarWeekHoursDayViewHourSegmentComponent as ɵe } from './src/app/modules/calendar-week-hours-view/calendar-week-hours-day-view-hour-segment.component'; export { CalendarWeekHoursDayViewComponent as ɵd } from './src/app/modules/calendar-week-hours-view/calendar-week-hours-day-view.component'; export { CalendarWeekHoursViewEventComponent as ɵc } from './src/app/modules/calendar-week-hours-view/calendar-week-hours-view-event.component'; export { CalendarWeekHoursViewHeaderComponent as ɵb } from './src/app/modules/calendar-week-hours-view/calendar-week-hours-view-header.component'; export { CalendarWeekHoursViewComponent as ɵa } from './src/app/modules/calendar-week-hours-view/calendar-week-hours-view.component';