Files
openclaw/extensions/qqbot/channel-plugin-api.ts
2026-06-04 21:40:44 -04:00

3 lines
104 B
TypeScript

// Qqbot API module exposes the plugin public contract.
export { qqbotPlugin } from "./src/channel.js";