openclaw/src/plugin-sdk/whatsapp-login-qr.ts
2026-03-19 03:13:48 +00:00

5 lines
109 B
TypeScript

export {
startWebLoginWithQr,
waitForWebLogin,
} from "../plugins/runtime/runtime-whatsapp-boundary.js";