eve
Version:
Filesystem-first framework for durable backend AI agents that run anywhere.
1 lines • 138 B
JavaScript
import{attachToolBehavior}from"#tools/behavior.js";function defineNativeTool(e,t){return attachToolBehavior(e,t)}export{defineNativeTool};