MCPcopy Index your code
hub / github.com/codemistic/Web-Development / n

Function n

QR-Code Generator/qrcode.js:27–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25 function m() { return "undefined" != typeof CanvasRenderingContext2D }
26
27 function n() {
28 var a = !1,
29 b = navigator.userAgent;
30 return /android/i.test(b) && (a = !0, aMat = b.toString().match(/android ([0-9]\.[0-9])/i), aMat && aMat[1] && (a = parseFloat(aMat[1]))), a
31 }
32
33 function r(a, b) {
34 for (var c = 1, e = s(a), f = 0, g = l.length; g >= f; f++) {

Callers 2

eFunction · 0.70
qrcode.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected