UNPKG

eve

Version:

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

3 lines (2 loc) • 148 B
/** Whether a workflow hook or run can no longer accept task traffic. */ export declare function isTaskWorkflowTargetGone(error: unknown): boolean;