Spaces:
Sleeping
Sleeping
| /* istanbul ignore file */ | |
| export { | |
| createWaSocket, | |
| loginWeb, | |
| logWebSelfId, | |
| monitorWebChannel, | |
| monitorWebInbox, | |
| pickWebChannel, | |
| sendMessageWhatsApp, | |
| WA_WEB_AUTH_DIR, | |
| waitForWaConnection, | |
| webAuthExists, | |
| } from "../../channel-web.js"; | |