@dxos/react-client
    Preparing search index...

    Type Alias FeedSyncState

    type FeedSyncState = {
        pending: number;
        total: number;
    }
    Index

    Properties

    Properties

    pending: number

    Combined blocks to pull + push across namespaces.

    total: number

    Total blocks stored locally across namespaces.