mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
3 lines
74 B
JavaScript
3 lines
74 B
JavaScript
var qrcode = require('../lib/main');
|
|
qrcode.generate('this is the bomb');
|