UNPKG

el-vue-schedule

Version:
11 lines (9 loc) 276 B
import Schedule from './Schedule/index' // const install = function (Vue) { // Vue.component(Schedule.name, Schedule); // } // /* istanbul ignore if */ // if (typeof window !== 'undefined' && window.Vue) { // install(window.Vue); // } export default Schedule