UNPKG

@naturalcycles/nodejs-lib

Version:
7 lines 293 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const exec_util_1 = require("./exec.util"); exports.execCommand = exec_util_1.execCommand; exports.execShell = exec_util_1.execShell; exports.execWithArgs = exec_util_1.execWithArgs; //# sourceMappingURL=index.js.map