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

Function g

QR-Code Generator/qrcode.js:557–557  ·  view source on GitHub ↗
(a, b)

Source from the content-addressed store, hash-verified

555 var a = function(a, b) { this._el = a, this._htOption = b };
556 return a.prototype.draw = function(a) {
557 function g(a, b) { var c = document.createElementNS("http://www.w3.org/2000/svg", a); for (var d in b) b.hasOwnProperty(d) && c.setAttribute(d, b[d]); return c }
558 var b = this._htOption,
559 c = this._el,
560 d = a.getModuleCount();

Callers 1

qrcode.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected