refactor(whatsapp): share target resolver

This commit is contained in:
Peter Steinberger
2026-02-15 00:45:47 +00:00
parent 56bc9b5058
commit eccd4d8c39
4 changed files with 60 additions and 83 deletions

View File

@@ -366,6 +366,7 @@ export {
type ResolvedWhatsAppAccount,
} from "../web/accounts.js";
export { isWhatsAppGroupJid, normalizeWhatsAppTarget } from "../whatsapp/normalize.js";
export { resolveWhatsAppOutboundTarget } from "../whatsapp/resolve-outbound-target.js";
export { whatsappOnboardingAdapter } from "../channels/plugins/onboarding/whatsapp.js";
export { resolveWhatsAppHeartbeatRecipients } from "../channels/plugins/whatsapp-heartbeat.js";
export {