upd
This commit is contained in:
parent
a99e9cbf2e
commit
1866a61b2e
4
index.js
4
index.js
@ -1,4 +1,6 @@
|
|||||||
import { Client, LocalAuth, Buttons } from 'whatsapp-web.js';
|
import pkg from 'whatsapp-web.js';
|
||||||
|
const { Client, LocalAuth, Buttons } = pkg;
|
||||||
|
|
||||||
import express from 'express';
|
import express from 'express';
|
||||||
import qrcode from 'qrcode';
|
import qrcode from 'qrcode';
|
||||||
import path from 'path';
|
import path from 'path';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user