@ibm-cloud/cloudant - v0.12.6
    Preparing search index...
    interface Transport {
        rows: CloudantV1.ViewResultRow[];
        total_rows?: number;
        update_seq?: string;
    }
    Index

    Properties

    total_rows?: number
    update_seq?: string