Files
openclaw/src/auto-reply/reply/groups.runtime.ts
2026-04-03 19:09:20 +01:00

4 lines
138 B
TypeScript

import { getChannelPlugin, normalizeChannelId } from "../../channels/plugins/index.js";
export { getChannelPlugin, normalizeChannelId };