OpenClawBot / src /channels /web /index.ts
darkfire514's picture
Upload 2526 files
fb4d8fe verified
/* istanbul ignore file */
export {
createWaSocket,
loginWeb,
logWebSelfId,
monitorWebChannel,
monitorWebInbox,
pickWebChannel,
sendMessageWhatsApp,
WA_WEB_AUTH_DIR,
waitForWaConnection,
webAuthExists,
} from "../../channel-web.js";