mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-20 12:39:24 +00:00
rename core to bot
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const { ProviderClass } = require('@bot-whatsapp/core')
|
||||
const { ProviderClass } = require('@bot-whatsapp/bot')
|
||||
|
||||
class MockProvider extends ProviderClass {
|
||||
constructor() {
|
||||
|
||||
Reference in New Issue
Block a user