UNPKG

eve

Version:

Filesystem-first framework for durable backend AI agents that run anywhere.

1 lines 79 B
function shellQuote(e){return`'${e.replace(/'/g,`'\\''`)}'`}export{shellQuote};