MCPcopy Create free account
hub / github.com/tinyplex/tinybase / getStore

Function getStore

src/middleware/index.ts:128–128  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

126 reduceCallbacks(willApplyChangesCallbacks, changes);
127
128 const getStore = (): Store => store;
129
130 const addWillSetContentCallback = addCallback(willSetContentCallbacks);
131 const addWillSetTablesCallback = addCallback(willSetTablesCallbacks);

Callers 1

GettersFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…