Automerge Repo - v2.3.0-alpha.0
    Preparing search index...
    type ApplyOptions<T> = {
        patchCallback?: Automerge.PatchCallback<T>;
    }

    Type Parameters

    • T

      The type of value contained in the document

    Index

    Properties

    Properties

    patchCallback?: Automerge.PatchCallback<T>