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

    Properties

    total_rows: number
    update_seq?: string