Automerge Repo - v2.3.0-alpha.0
    Preparing search index...
    PatchCallback: (
        patches: Automerge.Patch[],
        info: Automerge.PatchInfo<T>,
    ) => void

    Callback which is called by various methods in this library to notify the user of what changes have been made.

    Type Parameters

    • T

    Type declaration