UNPKG

zoro-cli

Version:

https://github.com/vuejs/vue-cli

12 lines (10 loc) 170 B
const Types = { web: 'web', mobile: 'mobile', pc: 'pc', weblib: 'weblib', node: 'node', nodelib: 'nodelib', ui: ['vue', 'react'], } module.exports = Types