@ibm-cloud/cloudant - v0.12.11
    Preparing search index...
    interface Transport {
        cluster?: string;
        seeds?: JsonObject;
        status: string;
    }
    Index

    Properties

    cluster?: string
    seeds?: JsonObject
    status: string