Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
interface
Offset {
2
left: number;
3
top: number;
4
}
5
6
function
initLgPolyfills() {
7
(
function
() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected