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

Function l

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

Source from the content-addressed store, hash-verified

57 return t;
58 },
59 l = function (e) {
60 return "number" != typeof e || isNaN(e) ? "100%" : Math.floor(e) + "px";
61 },
62 d = function (e) {
63 var t = e.color,
64 i = e.borderRadius,

Callers 6

dFunction · 0.85
gFunction · 0.85
yFunction · 0.85
EFunction · 0.85
YFunction · 0.85
PFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected