UNPKG

eve

Version:

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

5 lines (4 loc) • 211 B
/** `resumeHook` as a step, so the runtime API stays out of the owner. */ export declare function resumeHookStep(token: string, payload: unknown, options?: { readonly ifPresent?: boolean; }): Promise<void>;