mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-03-16 22:50:32 -05:00
4 lines
72 B
JavaScript
4 lines
72 B
JavaScript
module.exports = function resolveInstalledGenerators () {
|
|
return []
|
|
}
|