mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-06 23:22:53 +00:00
5 lines
119 B
TypeScript
5 lines
119 B
TypeScript
export {
|
|
listSkillCommandsForAgents,
|
|
listSkillCommandsForWorkspace,
|
|
} from "../skills/discovery/chat-commands.js";
|