@ibm-cloud/cloudant - v0.12.7
    Preparing search index...
    interface Transport {
        allow_credentials: boolean;
        enable_cors: boolean;
        origins: string[];
    }
    Index

    Properties

    allow_credentials: boolean
    enable_cors: boolean
    origins: string[]