MCPcopy 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

gFunction · 0.85
yFunction · 0.85
EFunction · 0.85
PFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected