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

Function p

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

Source from the content-addressed store, hash-verified

212 u = [],
213 f = [],
214 p = function (e, t) {
215 var i = u.indexOf(e);
216 if (i >= 0) {
217 var o = f[i];
218 if (o) return o[t];
219 }
220 },
221 v = function (e, t, i) {
222 var o = u.indexOf(e);
223 if (o < 0) {

Callers 3

BFunction · 0.85
zFunction · 0.85
mFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected