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

Function I

webapp/_webapp/src/libs/apple-auth.js:391–393  ·  view source on GitHub ↗
(e, t)

Source from the content-addressed store, hash-verified

389 return "number" == typeof e && !isNaN(e);
390 },
391 I = function (e, t) {
392 return t ? ("left" === e ? "right" : "left") : e;
393 },
394 S = function (e) {
395 var t = e.width,
396 i = e.height,

Callers 1

YFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected