UNPKG

synctos

Version:

The Syncmaker. A tool to build comprehensive sync functions for Couchbase Sync Gateway.

11 lines (10 loc) 286 B
{ // Uses the type filter that is defined in the document definitions file in which this fragment is to be embedded typeFilter: myCustomDocTypeFilter('booleanFragmentDoc'), channels: { write: 'write' }, propertyValidators: { booleanProp: { type: 'boolean' } } }