mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-20 04:29:16 +00:00
.
This commit is contained in:
5
packages/index.js
Normal file
5
packages/index.js
Normal file
@@ -0,0 +1,5 @@
|
||||
const inout = require('./io')
|
||||
const provider = require('./provider')
|
||||
const bot = require('./core')
|
||||
|
||||
module.exports = { inout, provider, bot }
|
||||
Reference in New Issue
Block a user