UNPKG

@fewer/cli

Version:

The CLI to scaffold and perform operations for Fewer.

7 lines 231 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const command_1 = require("@oclif/command"); exports.default = { help: command_1.flags.help({ char: 'h' }), }; //# sourceMappingURL=commonFlags.js.map