Functions
createBroadcastChannelSynchronizer
The createBroadcastChannelSynchronizer
function creates a BroadcastChannelSynchronizer
object that can synchronize MergeableStore
data to and from other MergeableStore
instances via a browser's BroadcastChannel API. Read more.