UNPKG

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