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

Method getStore

src/@types/indexes/index.d.ts:61–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59
60 /// Indexes.getStore
61 getStore(): Store;
62
63 /// Indexes.getIndexIds
64 getIndexIds(): Ids;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected