openclaw/extensions/qqbot/setup-plugin-api.ts

3 lines
175 B
TypeScript

// Keep bundled setup entry imports narrow so setup loads do not pull the
// broader QQ Bot runtime plugin surface.
export { qqbotSetupPlugin } from "./src/channel.setup.js";