mirror of
https://github.com/flynx/diff.js.git
synced 2025-10-28 10:30:09 +00:00
updated docs...
This commit is contained in:
parent
421a26352f
commit
443cde14f5
@ -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])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user