@automerge/automerge - v3.0.0
Preparing search index...
PatchInfo
Type Alias PatchInfo<T>
type
PatchInfo
<
T
>
=
{
after
:
Doc
<
T
>
;
before
:
Doc
<
T
>
;
source
:
PatchSource
;
}
Type Parameters
T
Index
Properties
after
before
source
Properties
after
after
:
Doc
<
T
>
before
before
:
Doc
<
T
>
source
source
:
PatchSource
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
after
before
source
@automerge/automerge - v3.0.0
Loading...