MCPcopy Create free account
hub / github.com/StarpTech/FastGraph / store

Function store

src/test-utils.ts:36–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34 store.clear()
35 },
36 get store() {
37 return store
38 },
39 }
40 return cache
41}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected