mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-09 08:11:09 +00:00
6 lines
118 B
TypeScript
6 lines
118 B
TypeScript
export {
|
|
isWhatsAppGroupJid,
|
|
isWhatsAppUserTarget,
|
|
normalizeWhatsAppTarget,
|
|
} from "./src/normalize-target.js";
|