Automerge Repo - v2.3.0-alpha.0
Preparing search index...
@automerge/automerge-repo
DocHandleEncodedChangePayload
Interface DocHandleEncodedChangePayload<T>
Emitted when this document's heads have changed
interface
DocHandleEncodedChangePayload
<
T
>
{
doc
:
Automerge
.
Doc
<
T
>
;
handle
:
DocHandle
<
T
>
;
}
Type Parameters
T
Index
Properties
doc
handle
Properties
doc
doc
:
Automerge
.
Doc
<
T
>
handle
handle
:
DocHandle
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
doc
handle
Automerge Repo - v2.3.0-alpha.0
Loading...
Emitted when this document's heads have changed