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

Function b

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

Source from the content-addressed store, hash-verified

228 w = [],
229 C = !1,
230 b = function (e) {
231 if (null === e) return null;
232 var t = e.getBoundingClientRect();
233 return { width: t.width, height: t.height };
234 },
235 x = function (e) {
236 return e.contentBoxSize
237 ? { width: e.contentBoxSize.inlineSize, height: e.contentBoxSize.blockSize }

Callers 2

BFunction · 0.85
YFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected