mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-18 19:49:16 +00:00
test and work
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
const inout = require('./io')
|
||||
const provider = require('./provider')
|
||||
const botcore = require('./core')
|
||||
const database = require('./database')
|
||||
|
||||
module.exports = { inout, provider, botcore, database }
|
||||
module.exports = { inout, botcore, database }
|
||||
|
||||
Reference in New Issue
Block a user