UNPKG

eve

Version:

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

3 lines (2 loc) 216 B
import type { ProgrammaticModuleLoadContext } from "#compiler/source-graph.js"; export declare function loadMemoryWrapperNamespace(context: ProgrammaticModuleLoadContext): Promise<Readonly<Record<string, unknown>>>;