mirror of
https://fastgit.cc/github.com/openclaw/openclaw
synced 2026-04-30 14:02:56 +08:00
4 lines
180 B
TypeScript
4 lines
180 B
TypeScript
// Keep bundled setup entry imports narrow so setup loads do not pull the
|
|
// broader Telegram channel plugin surface.
|
|
export { telegramSetupPlugin } from "./src/channel.setup.js";
|