Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaperDebugger/paperdebugger
/ D
Function
D
webapp/_webapp/src/libs/apple-auth.js:388–390 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
386
);
387
},
388
D =
function
(e) {
389
return
"number"
== typeof e && !isNaN(e);
390
},
391
I =
function
(e, t) {
392
return
t ? (
"left"
=== e ?
"right"
:
"left"
) : e;
393
},
Callers
1
Y
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected