UNPKG

eve

Version:

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

3 lines (2 loc) 168 B
/** Removes the runtime-owned channel namespace from a continuation token. */ export declare function toChannelLocalContinuationToken(namespacedToken: string): string;