UNPKG

eve

Version:

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

1 lines 600 B
const CHANNEL_ACTIVITY_PRESENTATION=Symbol.for(`eve.channel.activityPresentation`);function attachChannelActivityPresentation(e,t){Object.defineProperty(e,CHANNEL_ACTIVITY_PRESENTATION,{configurable:!0,enumerable:!1,value:t})}function copyChannelActivityPresentation(e,t){let n=Object.getOwnPropertyDescriptor(e,CHANNEL_ACTIVITY_PRESENTATION);n!==void 0&&Object.defineProperty(t,CHANNEL_ACTIVITY_PRESENTATION,n)}function getChannelActivityPresentation(e){return e[CHANNEL_ACTIVITY_PRESENTATION]}export{attachChannelActivityPresentation,copyChannelActivityPresentation,getChannelActivityPresentation};