UNPKG

gxd-vue-library

Version:

依赖与element Ui插件库,聚福宝福利PC端插件库

13 lines (10 loc) 225 B
'use strict'; module.exports = { path: require('path'), os: require('os'), fs: require('fs'), http: 'http', https: 'https', exec: require('child_process').exec, execSync: require('child_process').execSync, };