UNPKG

243 BJavaScriptView Raw
1"use strict";
2var program = require("../../libnpm/commander");
3var result = program.usage("--key <key> --value <value>")
4 .command('res-v4', 'upgrade to res v4 module')
5 .parse(process.argv);
6//# sourceMappingURL=egret-cli-upgrade.js.map
\No newline at end of file