UNPKG

@procore/core-scripts

Version:

A CLI to enhance your development experience

6 lines 280 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.run = void 0; var command_1 = require("@oclif/command"); Object.defineProperty(exports, "run", { enumerable: true, get: function () { return command_1.run; } }); //# sourceMappingURL=index.js.map