UNPKG

backport

Version:

A CLI tool that automates the process of backporting commits

5 lines 201 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const postinstall_1 = require("./postinstall"); (0, postinstall_1.postinstall)(); //# sourceMappingURL=runPostinstall.js.map