UNPKG

eve

Version:

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

3 lines (2 loc) 180 B
/** Converts Workflow-VM records into this realm before wire consumption. */ export declare function normalizeSessionInboxWireV2(value: unknown, arrayFallback?: boolean): unknown;