UNPKG

vue-schedule-picker

Version:

The Vue schedule selector is used to select a time period

6 lines (5 loc) 162 B
import ScheduleVue from "./components/Schedule.vue"; export * from './utils'; export * from './config'; export type * from './types'; export default ScheduleVue;