mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-27 12:56:01 -06:00
5 lines
119 B
TypeScript
5 lines
119 B
TypeScript
export {
|
|
listSkillCommandsForAgents,
|
|
listSkillCommandsForWorkspace,
|
|
} from "../skills/discovery/chat-commands.js";
|