Files
openclaw/extensions/whatsapp/channel-config-api.ts
2026-06-04 21:59:00 -04:00

3 lines
129 B
TypeScript

// Whatsapp API module exposes the plugin public contract.
export { WhatsAppChannelConfigSchema } from "./src/config-schema.js";