decentrand
Version:
Decentraland CLI developer tool.
19 lines • 345 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.default = new Set([
'init',
'build',
'start',
'deploy',
'deploy-deprecated',
'info',
'status',
'help',
'export',
'pack',
'install',
'coords',
'world-acl',
'workspace'
]);
//# sourceMappingURL=index.js.map