@dxos/client
    Preparing search index...

    Type Alias Progress

    type Progress = {
        count: number;
        total: number;
    }
    Index

    Properties

    Properties

    count: number
    total: number