openclaw/src/plugin-sdk/command-surface.ts

5 lines
106 B
TypeScript

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