@automerge/automerge - v3.1.1
    Preparing search index...

    Function getLastLocalChange

    • Get the binary representation of the last change which was made to this doc

      This is most useful when staying in sync with other peers, every time you make a change locally via change you immediately call getLastLocalChange and send the result over the network to other peers.

      Type Parameters

      • T

      Parameters

      Returns undefined | Change