UNPKG

eve

Version:

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

5 lines (4 loc) 196 B
/** Configure the freshly constructed built-in Vercel World before installation. */ export declare function applyVercelWorkflowWorldDefaults(world: { streamFlushIntervalMs?: number; }): void;