eve
Version:
Filesystem-first framework for durable backend AI agents that run anywhere.
1 lines • 131 B
JavaScript
function toChannelLocalContinuationToken(e){let t=e.indexOf(`:`);return t<0?e:e.slice(t+1)}export{toChannelLocalContinuationToken};
Filesystem-first framework for durable backend AI agents that run anywhere.