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

Function getStore

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

Source from the content-addressed store, hash-verified

1432 return persister;
1433 };
1434 const getStore = () => store;
1435 const destroy = () => {
1436 arrayClear(mapGet(scheduleActions, scheduleId));
1437 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…