Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/avoidwork/tiny-graph
/ graph
Function
graph
src/outro.js:1–3 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
function
graph () {
2
return
new
Graph();
3
}
4
5
graph.version =
"{{VERSION}}"
;
6
Callers
1
graph.js
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected