@couchbase/lite-js
Preparing search index...
CBLDictionary
Type Alias CBLDictionary
CBLDictionary
:
{
[
key
:
string
]:
CBLValue
}
An object in a CBLDocument. Values can be any JSON type as well as
Blob
s.
Type Declaration
[
key
:
string
]:
CBLValue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@couchbase/lite-js
Loading...
An object in a CBLDocument. Values can be any JSON type as well as Blobs.