TableStamp
The TableStamp
type is used as metadata to decide how to merge two different Table
objects together.
Stamp<{[rowId: Id]: RowStamp<Hashed>}, Hashed>
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