Interface: ReconciliationValue
Defined in: packages/core/src/reconciliation.types.ts:4
One value as it existed at a conflicting path. present distinguishes deletion from undefined.
Properties
present
readonlypresent:boolean
Defined in: packages/core/src/reconciliation.types.ts:5
value?
readonlyoptionalvalue?:unknown
Defined in: packages/core/src/reconciliation.types.ts:6