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

Method getValues

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

Source from the content-addressed store, hash-verified

482
483 /// Store.getValues
484 getValues(): Values;
485
486 /// Store.getValueIds
487 getValueIds(): Ids;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected