UNPKG

eve

Version:

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

3 lines (2 loc) • 157 B
import type { SandboxSession } from "#public/definitions/sandbox.js"; export declare function ripgrepIsAvailable(session: SandboxSession): Promise<boolean>;