UNPKG

@vreden/meta

Version:

Baileys is a lightweight JavaScript library for interacting with the WhatsApp Web API using WebSocket.

4 lines (3 loc) 119 B
export * from './abstract-socket-client'; export * from './mobile-socket-client'; export * from './web-socket-client';