isMergeable
The isMergeable method lets you know if the Store is mergeable.
isMergeable(): boolean| returns | boolean | Whether the |
|---|
This will always return false for a Store, and true for a MergeableStore.
Since
v5.0.0
isMergeableThe isMergeable method lets you know if the Store is mergeable.
isMergeable(): boolean| returns | boolean | Whether the |
|---|
This will always return false for a Store, and true for a MergeableStore.
v5.0.0