Automerge Repo - v2.6.0-alpha.0
    Preparing search index...

    Type Alias DocumentPayload

    type DocumentPayload = {
        handle: DocHandle<any>;
    }
    Index

    Properties

    Properties

    handle: DocHandle<any>