UNPKG

@cabloy/cli-set-api

Version:

cabloy cli-set-api

21 lines 469 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { bean: 'default.list', info: { version: '5.0.0', title: 'Cli: Command List', }, options: { module: { description: 'module', type: 'string', }, group: { description: 'group', type: 'string', }, }, groups: null, }; //# sourceMappingURL=default.list.js.map