feat: add WhatsApp channel adapter (Phase 3c)

This commit is contained in:
William Valentin
2026-02-06 14:42:07 -08:00
parent 7a35b22458
commit de68deb1b2
9 changed files with 1756 additions and 7 deletions
+1
View File
@@ -0,0 +1 @@
export { WhatsAppAdapter, type WhatsAppAdapterConfig } from './adapter.js';