feat(web): add logout command and tests

This commit is contained in:
Peter Steinberger
2025-11-26 01:29:02 +01:00
parent 1fd4485716
commit a2586b8b06
8 changed files with 99 additions and 14 deletions

View File

@@ -18,6 +18,7 @@ export {
createWaSocket,
formatError,
getStatusCode,
logoutWeb,
logWebSelfId,
pickProvider,
WA_WEB_AUTH_DIR,