UNPKG

eve

Version:

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

1 lines 304 B
import*as workflowRuntime from"#compiled/@workflow/core/runtime.js";export*from"#compiled/@workflow/core/runtime.js";async function getRawHookByToken(e){return await(await workflowRuntime.getWorld()).hooks.getByToken(e)}function setWorld(e){workflowRuntime.setWorld(e)}export{getRawHookByToken,setWorld};