🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-10 08:04:22 | PHP 8.2.33
📂
/ (Root)
/
opt
/
cpanel
/
ea-nodejs16
/
lib
/
node_modules
/
npm
/
node_modules
/
qrcode-terminal
/
example
📍 /opt/cpanel/ea-nodejs16/lib/node_modules/npm/node_modules/qrcode-terminal/example
🔄 Refresh
✏️
Editing: small-qrcode.js
Read Only
var qrcode = require('../lib/main'), url = 'https://google.com/'; qrcode.generate(url, { small: true }, function (qr) { console.log(qr); });
💾 Save Changes
❌ Cancel