mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-19 20:19:15 +00:00
toJson
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
const { addAnswer } = require('./addAnswer')
|
||||
const { addKeyword } = require('./addKeyword')
|
||||
const { toJson } = require('./toJson')
|
||||
|
||||
module.exports = { addAnswer, addKeyword }
|
||||
module.exports = { addAnswer, addKeyword, toJson }
|
||||
|
||||
Reference in New Issue
Block a user