UNPKG

@gguf/claw

Version:

WhatsApp gateway CLI (Baileys web) with Pi RPC agent

9 lines (7 loc) 264 B
import { s as getPairingAdapter } from "./pairing-store-BnMngoWQ.js"; //#region src/pairing/pairing-labels.ts function resolvePairingIdLabel(channel) { return getPairingAdapter(channel)?.idLabel ?? "userId"; } //#endregion export { resolvePairingIdLabel as t };