UNPKG

eve

Version:

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

3 lines (2 loc) 130 B
export declare const MEMORY_DEFINITION_BRAND: unique symbol; export declare function isMemoryDefinition(value: unknown): boolean;