Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/gre/gl-react
/ get
Function
get
packages/gl-react/src/Visitors.ts:26–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
},
25
26
get() {
27
return
_globalVisitors;
28
},
29
};
30
31
export
default Visitors;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected