UNPKG

eve

Version:

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

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