UNPKG

@agendize/vue-event-booking

Version:
4 lines 199 B
import EventBooking from './presentation/view/View.vue'; import { AppointmentType } from "./presentation/view/viewModel"; export { EventBooking, AppointmentType }; //# sourceMappingURL=index.d.ts.map