mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-01-29 02:28:31 -06:00
4 lines
72 B
JavaScript
4 lines
72 B
JavaScript
module.exports = function resolveInstalledGenerators () {
|
|
return []
|
|
}
|