mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-12 17:51:22 +00: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 WhatsApp channel plugin surface.
|
|
export { whatsappSetupPlugin } from "./src/channel.setup.js";
|