UNPKG

synctos

Version:

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

14 lines (13 loc) 214 B
{ typeIdDoc: { channels: { write: [ 'write' ] }, typeFilter: function(doc) { return doc._id === 'typeIdDoc'; }, propertyValidators: { typeIdProp: typeIdValidator } } }