Files
openclaw/src/plugin-sdk/command-surface.ts
2026-04-01 23:14:48 +09:00

5 lines
106 B
TypeScript

export {
normalizeCommandBody,
shouldHandleTextCommands,
} from "../auto-reply/commands-registry.js";