Interface: DocumentConflict
Defined in: packages/core/src/reconciliation.types.ts:10
A path changed differently in both descendants of the same base.
Properties
base
readonlybase:ReconciliationValue
Defined in: packages/core/src/reconciliation.types.ts:12
local
readonlylocal:ReconciliationValue
Defined in: packages/core/src/reconciliation.types.ts:13
path
readonlypath: readonlystring[]
Defined in: packages/core/src/reconciliation.types.ts:11
remote
readonlyremote:ReconciliationValue
Defined in: packages/core/src/reconciliation.types.ts:14