openclaw/extensions/whatsapp/setup-entry.ts

4 lines
111 B
TypeScript
Raw Permalink Normal View History

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