openclaw/src/plugin-sdk/process-runtime.ts

4 lines
111 B
TypeScript
Raw Normal View History

// Public process helpers for plugins that spawn or probe local commands.
export * from "../process/exec.js";