MCPcopy Create free account
hub / github.com/Fiddle-Digital/string-scroll / gbcl

Function gbcl

src/Utils/gbcl.ts:1–3  ·  view source on GitHub ↗
(e: any)

Source from the content-addressed store, hash-verified

1export function gbcl(e: any) {
2 return e.getBoundingClientRect()
3}

Callers 3

parseCoordsMethod · 0.90
constructorMethod · 0.90
resizeMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected