import {execa}from'execa';functionp(e,r,t){returnexeca(e,r,t)}varc=(e,r,t)=>execa("node",["--import","@hyperse/ts-node/register","--no-warnings"].concat(e,...r||[]),t);export{p as execute,c as runTsScript};//# sourceMappingURL=index.js.map//# sourceMappingURL=index.js.map