mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-20 12:39:24 +00:00
working ws provider
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
const inout = require('./io')
|
||||
const botcore = require('./core')
|
||||
const database = require('./database')
|
||||
|
||||
module.exports = { inout, botcore, database }
|
||||
module.exports = { inout, botcore }
|
||||
|
||||
Reference in New Issue
Block a user