UNPKG

eve

Version:

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

2 lines (1 loc) 116 B
export declare function runQueuedWorkflowBuild(outputDirectory: string, build: () => Promise<void>): Promise<void>;