mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-03 04:40:32 +00:00
perf(memory): narrow telegram bot deps skill/runtime imports
This commit is contained in:
4
src/plugin-sdk/skill-commands-runtime.ts
Normal file
4
src/plugin-sdk/skill-commands-runtime.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export {
|
||||
listSkillCommandsForAgents,
|
||||
listSkillCommandsForWorkspace,
|
||||
} from "../auto-reply/skill-commands.js";
|
||||
Reference in New Issue
Block a user