@couchbase/lite-js
    Preparing search index...

    Type Alias CBLValue

    CBLValue: null | boolean | number | string | CBLDictionary | CBLArray | Blob

    A value that can occur in a CBLDocument. JSON types plus Blob.