UNPKG

ut-tools

Version:

Build and Release management automation package.

7 lines 199 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CLIError = void 0; class CLIError extends Error { } exports.CLIError = CLIError; //# sourceMappingURL=index.js.map