MINI MINI MANI MO

Path : /proc/self/root/lib/node_modules/npm/node_modules/qrcode-terminal/example/
File Upload :
Current File : //proc/self/root/lib/node_modules/npm/node_modules/qrcode-terminal/example/small-qrcode.js

var qrcode = require('../lib/main'),
    url = 'https://google.com/';

qrcode.generate(url, { small: true }, function (qr) {
    console.log(qr);
});

OHA YOOOO