import vCrontab from './components/Crontab.vue' vCrontab.install = Vue => Vue.component(vCrontab.name, vCrontab); export default vCrontab