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

Function getStore

docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-inspector/index.js:1329–1329  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1327 return persister;
1328 };
1329 const getStore = () => store;
1330 const destroy = () => {
1331 arrayClear(mapGet(scheduleActions, scheduleId));
1332 return stopAutoPersisting();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…