UNPKG

@ylz/plugins

Version:

ylz plugins

15 lines (14 loc) 265 B
/* * @description: * @author: JiangQin * @Date: 2019-09-25 15:43:41 * @LastEditors: wenbin.chen * @LastEditTime: 2019-09-26 13:44:19 * @email: 1151176506@qq.com */ module.exports = { excel: { input: 'packages/excel/index.js', output: 'excel' } }