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

    Properties

    authenticated?: string
    authentication_db?: string
    authentication_handlers: string[]