Files
openclaw/extensions/qa-channel/channel-plugin-api.ts
2026-06-04 21:02:07 -04:00

3 lines
113 B
TypeScript

// Qa Channel API module exposes the plugin public contract.
export { qaChannelPlugin } from "./src/channel.js";