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

Function Q

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

Source from the content-addressed store, hash-verified

689 O = {},
690 H = {},
691 Q = function (e) {
692 j[e] && (j[e] = null), V(e, "closed"), H[e] && (clearInterval(H[e]), (H[e] = null));
693 },
694 T = function (e) {
695 return O[e] || (O[e] = []), O[e];
696 },

Callers 2

eeFunction · 0.85
teFunction · 0.85

Calls 1

VFunction · 0.85

Tested by

no test coverage detected