UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

8 lines (7 loc) 284 B
import { l as stopWithText, t as buildSubagentsHelp } from "./shared-jeYHliLc.js"; //#region src/auto-reply/reply/commands-subagents/action-help.ts function handleSubagentsHelpAction() { return stopWithText(buildSubagentsHelp()); } //#endregion export { handleSubagentsHelpAction };