index.js 157 Bytes
Newer Older
宋雄's avatar
宋雄 committed
1 2 3 4 5 6
// 原开源项目地址:https://gitee.com/toktok/easy-cron

import InputCron from './InputCron.vue'

InputCron.name = 'JEasyCron'
export default InputCron