| DIR: /proc/thread-self/root/usr/lib/node_modules/npm/node_modules/qrcode-terminal/example/ |
| Current File : //proc/thread-self/root/usr/lib/node_modules/npm/node_modules/qrcode-terminal/example/basic.js |
var qrcode = require('../lib/main');
qrcode.generate('this is the bomb');
|