UNPKG

eve

Version:

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

4 lines (3 loc) 214 B
import { type Context } from "#compiled/@opentelemetry/api/index.js"; export declare function withErrorContent(context: Context, allowed: boolean): Context; export declare function capturesErrorContent(): boolean;