@automerge/automerge - v3.0.0
Preparing search index...
PutPatch
Type Alias PutPatch
type
PutPatch
=
{
action
:
"put"
;
conflict
?:
boolean
;
path
:
Prop
[]
;
value
:
PatchValue
;
}
Index
Properties
action
conflict?
path
value
Properties
action
action
:
"put"
Optional
conflict
conflict
?:
boolean
path
path
:
Prop
[]
value
value
:
PatchValue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
conflict
path
value
@automerge/automerge - v3.0.0
Loading...