Edit File: basic.js
var qrcode = require('../lib/main'); qrcode.generate('this is the bomb');
Back to File Manager