MCPcopy 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
3export default {
4 async load() {
5 return await fetchStarCount()
6 },
7}

Callers

nothing calls this directly

Calls 1

fetchStarCountFunction · 0.90

Tested by

no test coverage detected