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

    Function releaseInfo

    • Get release information about the automerge library.

      Returns metadata about both the JavaScript wrapper and the WebAssembly module, including git commit hashes. If js.gitHead !== wasm.gitHead, the JS and WASM were built from different commits.

      If the WASM module has not been initialized, wasm will be null.

      Returns ReleaseInfo