UNPKG

eve

Version:

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

3 lines (2 loc) 116 B
import type { VersionMigration } from "./chain.js"; export declare const turnWorkflowInputV1ToV2: VersionMigration;