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

Method getValueIds

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

Source from the content-addressed store, hash-verified

485
486 /// Store.getValueIds
487 getValueIds(): Ids;
488
489 /// Store.getValue
490 getValue(valueId: Id): ValueOrUndefined;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected