UNPKG

book-picker

Version:

<p align="center"> <img width="409" height="331" src="https://raw.githubusercontent.com/ymxk/book-picker/master/book-picker.gif"> </p>

11 lines (10 loc) 500 B
/** * Generated bundle index. Do not edit. */ export * from './public-api'; export { BookInfoComponent as ɵc } from './book-info/book-info.component'; export { DatePickerComponent as ɵb } from './date-picker/date-picker.component'; export { BooktimePipe as ɵf } from './pipe/booktime.pipe'; export { TimetablePipe as ɵe } from './pipe/timetable.pipe'; export { WeekdaysPipe as ɵd } from './pipe/weekdays.pipe'; export { TimePickerComponent as ɵa } from './time-picker/time-picker.component';