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

Method getStore

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

Source from the content-addressed store, hash-verified

69
70 /// Metrics.getStore
71 getStore(): Store;
72
73 /// Metrics.getMetricIds
74 getMetricIds(): Ids;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected