UNPKG

eve

Version:

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

3 lines (2 loc) 143 B
import type { JsonValue } from "#public/types/json.js"; export declare function normalizeConnectionAuthToolResult(result: unknown): JsonValue;