TinyBase logoTinyBase

Mergeable type aliases

This is the collection of mergeable type aliases within the mergeable-store module. There are only two mergeable type aliases, MergeableChanges and MergeableContent.

MergeableChanges

The MergeableChanges type represents changes to the content of a MergeableStore and the metadata about that content) required to merge it with another.

Read more

MergeableContent

The MergeableContent type represents the content of a MergeableStore and the metadata about that content) required to merge it with another.

Read more