Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/electric-sql/pglite
/ load
Function
load
docs/count.data.ts:4–6 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2
3
export
default {
4
async
load() {
5
return
await
fetchStarCount()
6
},
7
}
Callers
nothing calls this directly
Calls
1
fetchStarCount
Function · 0.90
Tested by
no test coverage detected