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

Function n

webapp/_webapp/src/libs/apple-auth.js:43–46  ·  view source on GitHub ↗
(e, t)

Source from the content-addressed store, hash-verified

41 return "[object Array]" === Object.prototype.toString.call(e);
42 },
43 n = function (e, t) {
44 var i = "string" == typeof e ? document.getElementById(e) : e;
45 if (null !== i) return (i.innerHTML = t), i;
46 },
47 A = function (e, t) {
48 var i = arguments.length > 2 && void 0 !== arguments[2] ? arguments[2] : "";
49 ("string" == typeof t || o(t)) && ((i = t), (t = {})), i || (i = "");

Callers 2

YFunction · 0.85
SeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected