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

Function Ae

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

Source from the content-addressed store, hash-verified

749 oe = [],
750 ne = [],
751 Ae = function (e) {
752 var t = oe.indexOf(e);
753 oe.splice(t, 1), ne.splice(t, 1);
754 },
755 re = function (e) {
756 var t = oe.indexOf(e);
757 return ne[t];

Callers 2

weFunction · 0.85
CeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected