UNPKG

mobyo-interfaces

Version:
5 lines (4 loc) 220 B
export { IPayioSchedule } from './i-schedule'; export { IPayioScheduleDay } from './i-schedule-day'; export { IPayioScheduleSlot } from './i-schedule-slots'; export { IPayioScheduleProduct } from './i-schedule-product';