@ibm-cloud/cloudant - v0.12.24
    Preparing search index...
    interface Transport {
        authenticated?: string;
        authentication_db?: string;
        authentication_handlers: string[];
    }
    Index
    authenticated?: string
    authentication_db?: string
    authentication_handlers: string[]