TinyBase logoTinyBase

ValueHashes

The ValueHashes type is used to quickly compare the content of two sets of Value objects.

{[valueId: Id]: Hash}

It is simply an object of Hash types, one for each Value Id in the MergeableStore.

This type is mostly utilized internally within TinyBase itself and is generally assumed to be opaque to applications that use it.

Since

v5.0.0