UNPKG

superchats

Version:

SuperChats is a premium library with unique features that control Whatsapp functions. With Superchats you can build service bots, multiservice chats or any system that uses whatsapp

5 lines (4 loc) 176 B
import saveCache from './save-fast-cache'; import getCache from './get-fast-cache'; import NewsMessage from './new-message-cache'; export { saveCache, getCache, NewsMessage };