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