updated docs...

This commit is contained in:
Alex A. Naanou 2018-07-31 14:17:33 +03:00
parent 421a26352f
commit 443cde14f5

View File

@ -258,6 +258,10 @@ ExtendedDiff.types.set('SomeType', {
// order of occurrence...
priority: null,
// If set to true will disable additional attribute diffing on
// matching objects...
no_attributes: false | true,
// Check if obj is compatible (optional)...
//
// .check(obj[, options])