UNPKG

eve

Version:

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

1 lines 81 B
function shellQuote(e){return`'${e.replaceAll(`'`,`'\\''`)}'`}export{shellQuote};