Files
openclaw/src/commands/agent.ts
2026-06-04 11:12:55 -04:00

3 lines
116 B
TypeScript

// Public command barrel for the embedded agent command implementation.
export * from "../agents/agent-command.js";