Hash
The Hash type is used within TinyBase (for example in the mergeable-store module) to quickly compare the content of two objects.
numberThis 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
v6.2.0