eve
Version:
Filesystem-first framework for durable backend AI agents that run anywhere.
1 lines • 139 B
JavaScript
import{ContextKey}from"#context/key.js";const ConnectionRegistryKey=new ContextKey(`eve.connectionRegistry`);export{ConnectionRegistryKey};