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