The Repo to export from
The DocHandles to export in the bundle
Optional
args: { since?: Map<AutomergeUrl, Automerge.Heads | UrlHeads> }additional arguments for the export. For now this is used to specify the heads of the documents to export after. This is primarily useful if you know the other end already has some initial changes and you want to send them new changes
a Bundle containing the exported documents
Export a bundle of document handles which can be imported into another repo