UNPKG

zoro-cli

Version:

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

10 lines 169 B
const Types = { web: 'web', mobile: 'mobile', pc: 'pc', weblib: 'weblib', node: 'node', nodelib: 'nodelib', ui: ['vue', 'react'] }; module.exports = Types;