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

    Function saveBundle

    • Experimental

      EXPERIMENTAL: save a bundle of changes from a document to an encoded form

      Parameters

      • doc: Doc<unknown>

        The document containing the changes to save

      • hashes: string[]

        The hashes of the changes to save to a bundle

      Returns Uint8Array