mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-14 02:31:24 +00:00
4 lines
198 B
TypeScript
4 lines
198 B
TypeScript
// Keep bundled channel entry imports narrow so bootstrap/discovery paths do
|
|
// not drag setup-only surfaces into lightweight channel plugin loads.
|
|
export { discordPlugin } from "./src/channel.js";
|