UNPKG

synctos

Version:

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

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