mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-03 05:53:35 +00:00
3 lines
105 B
TypeScript
3 lines
105 B
TypeScript
// Runtime facade for executing prepared CLI runs.
|
|
export { executePreparedCliRun } from "./execute.js";
|