MCPcopy
hub / github.com/sachinchoolur/lightGallery / Offset

Interface Offset

src/lgQuery.ts:1–4  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1interface Offset {
2 left: number;
3 top: number;
4}
5
6function initLgPolyfills() {
7 (function () {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected