TinyBase logoTinyBase

isMergeable

The isMergeable method lets you know if the Store is mergeable.

isMergeable(): boolean
returnsboolean

Whether the Store is mergeable.

This will always return false for a Store, and true for a MergeableStore.

Since

v5.0.0