Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaperDebugger/paperdebugger
/ c
Function
c
webapp/_webapp/src/libs/apple-auth.js:95–97 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
93
);
94
},
95
c =
function
(e) {
96
return
"black"
=== e ?
"#fff"
:
"#000"
;
97
},
98
a =
function
(e) {
99
return
"black"
=== e ?
"#000"
:
"#fff"
;
100
},
Callers
4
g
Function · 0.85
y
Function · 0.85
E
Function · 0.85
P
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected