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

    Type Alias UnencryptedProperties

    UnencryptedProperties: Record<string, Set<string> | string[]>

    Describes which properties should remain unencrypted in each collection. Key is collection name, value is array or set of property names.