UNPKG

@cto.ai/ops-rc

Version:

💻 CTO.ai Ops - The CLI built for Teams 🚀

5 lines (4 loc) • 225 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var command_1 = require("@oclif/command"); Object.defineProperty(exports, "run", { enumerable: true, get: function () { return command_1.run; } });