Files
openclaw/extensions/whatsapp/setup-entry.ts
2026-03-15 19:27:55 -07:00

4 lines
95 B
TypeScript

import { whatsappPlugin } from "./src/channel.js";
export default { plugin: whatsappPlugin };