MCPcopy Create free account
hub / github.com/NMWplays/Glowify / useRef

Function useRef

theme.js:4989–4991  ·  view source on GitHub ↗
(initial)

Source from the content-addressed store, hash-verified

4987 if (!track) return;
4988 refreshAdjacent();
4989 }, 150);
4990 }, DURATION + 20);
4991 };
4992 const swipeWithKnownTarget = (dir, newUrl, newUri) => {
4993 if (!track || animating || canvasVisible) return;
4994 animating = true;

Callers 4

iFunction · 0.85
theme.jsFile · 0.85
YFunction · 0.85
QFunction · 0.85

Calls 1

requireReactFunction · 0.85

Tested by

no test coverage detected