Reference
syncQueryClientAcrossTabs
Installs optional same-origin query synchronization for a browser query client. The adapter mutates the provided client and returns a disposer that restores the original methods.
Signature
function syncQueryClientAcrossTabs(client: QueryClient, options: CrossTabQuerySyncOptions): (): void