UNPKG

@vreden/meta

Version:

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

4 lines (3 loc) 181 B
import makeCacheManagerAuthState from './make-cache-manager-store'; import makeInMemoryStore from './make-in-memory-store'; export { makeInMemoryStore, makeCacheManagerAuthState };