I get an exception on this line qrcode = qrcode || {}; because qrcode decoder doesn't exist yet.
I get an exception on this line
qrcode = qrcode || {};
because qrcode decoder doesn't exist yet.