• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1var qrcode = require('../lib/main');
2qrcode.generate('this is the bomb');
3