UNPKG

eve

Version:

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

1 lines 183 B
import{runVercel}from"#setup/primitives/index.js";async function runVercelEnvPull(e,t,n){return runVercel([`env`,`pull`,`--yes`],{cwd:e,onOutput:t,signal:n})}export{runVercelEnvPull};