UNPKG

gluegun

Version:

A delightful toolkit for building Node-powered CLIs.

6 lines 322 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.patching = void 0; var patching_tools_1 = require("./toolbox/patching-tools"); Object.defineProperty(exports, "patching", { enumerable: true, get: function () { return patching_tools_1.patching; } }); //# sourceMappingURL=patching.js.map