Hash
The Hash
type is used within the mergeable-store
module to quickly compare the content of two objects.
number
This is simply an alias for a JavaScript number
.
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