← Back
Editing: basic.js
var qrcode = require('../lib/main'); qrcode.generate('this is the bomb');
Save File
Cancel