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

    Type Alias CBLDictionary

    CBLDictionary: { [key: string]: CBLValue }

    An object in a CBLDocument. Values can be any JSON type as well as Blobs.

    Type Declaration