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

Function t

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

Source from the content-addressed store, hash-verified

32})(this, function (e) {
33 "use strict";
34 function t(e, t, i) {
35 return (
36 t in e ? Object.defineProperty(e, t, { value: i, enumerable: !0, configurable: !0, writable: !0 }) : (e[t] = i), e
37 );
38 }
39 var i,
40 o = function (e) {
41 return "[object Array]" === Object.prototype.toString.call(e);

Callers 2

apple-auth.jsFile · 0.85
YFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected