UNPKG

eve

Version:

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

3 lines (2 loc) 160 B
/** Sends a telemetry batch from the telemetry-disabled child CLI process. */ export declare function flushEveCliTelemetry(payloadJson: string): Promise<void>;