@ibm-cloud/cloudant - v0.12.24
    Preparing search index...

    Interface Transport

    interface Transport {
        error?: string;
        info?: CloudantV1.DatabaseInformation.Transport;
        key: string;
    }
    Index
    error?: string
    key: string