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

    Interface Transport

    interface Transport {
        key: string;
        ok: boolean;
        password: string;
    }
    Index
    key: string
    ok: boolean
    password: string