• 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 Change | undefined

Generated using TypeDoc