UNPKG

eve

Version:

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

6 lines (5 loc) 191 B
export declare function stopDevelopmentSandboxResources(input: { readonly appRoot: string; readonly devRunId: string; readonly log?: (message: string) => void; }): Promise<void>;