Interfaces
BroadcastChannelSynchronizer
The BroadcastChannelSynchronizer
interface represents a Synchronizer
that lets you synchronize MergeableStore
data to and from other MergeableStore
instances via a browser's BroadcastChannel API. Read more.