Files
openclaw/extensions/whatsapp/config-api.ts

4 lines
235 B
TypeScript

// Whatsapp API module exposes the plugin public contract.
export { buildChannelConfigSchema } from "openclaw/plugin-sdk/channel-config-schema";
export { WhatsAppConfigSchema } from "openclaw/plugin-sdk/bundled-channel-config-schema";