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