"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const spawn = require("cross-spawn"); exports.spawn = spawn;