UNPKG

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