conventional-changelog-action/node_modules/ts-node/dist/bin-script.js

6 lines
217 B
JavaScript
Executable File

#!/usr/bin/env node
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const bin_1 = require("./bin");
bin_1.main(undefined, { '--script-mode': true });
//# sourceMappingURL=bin-script.js.map