UNPKG

247 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.run = void 0;
4var command_1 = require("@oclif/command");
5Object.defineProperty(exports, "run", { enumerable: true, get: function () { return command_1.run; } });