🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-07 06:35:51 | PHP 8.2.32
📂
/ (Root)
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
qrcode-terminal
/
example
📍 /usr/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