MCPcopy Create free account
hub / github.com/PaperDebugger/paperdebugger / r

Function r

webapp/_webapp/src/libs/apple-auth.js:54–58  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

52 return o(i) && (i = i.join("")), "<" + e + n + ">" + i + "</" + e + ">";
53 },
54 r = function (e) {
55 var t = "";
56 for (var i in e) e[i] && e.hasOwnProperty(i) && (t += " " + i + ": " + e[i] + ";");
57 return t;
58 },
59 l = function (e) {
60 return "number" != typeof e || isNaN(e) ? "100%" : Math.floor(e) + "px";
61 },

Callers 5

dFunction · 0.85
gFunction · 0.85
EFunction · 0.85
YFunction · 0.85
PFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected