UNPKG

wwebjs-mongo

Version:

A MongoDB plugin for whatsapp-web.js library

6 lines (4 loc) 81 B
'use strict'; module.exports = { MongoStore: require('./src/MongoStore') };