API Reference / ReconcileOptions · interface
Interface: ReconcileOptions
Properties
| Property | Type | Description |
|---|---|---|
<a id="conflicts"></a> conflicts? | [string, string][] | Tag pairs that contradict, e.g. [["affirming", "challenging"]]. |
<a id="dedupe"></a> dedupe? | boolean | Drop an entry whose text duplicates a higher-salience one. |