UNPKG

alwaysai

Version:

The alwaysAI command-line interface (CLI)

8 lines 342 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.cleanCliInput = void 0; const alwayscli_1 = require("@alwaysai/alwayscli"); exports.cleanCliInput = (0, alwayscli_1.CliFlagInput)({ description: 'Delete outdated target directory and reinstall updated app' }); //# sourceMappingURL=clean-cli-input.js.map