mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-26 20:35:39 -06:00
6 lines
118 B
TypeScript
6 lines
118 B
TypeScript
export {
|
|
isWhatsAppGroupJid,
|
|
isWhatsAppUserTarget,
|
|
normalizeWhatsAppTarget,
|
|
} from "./src/normalize-target.js";
|