Loom Engine - v3.1.1
    Preparing search index...

    Type Alias ElectionStrategy

    ElectionStrategy:
        | "oldest"
        | "lowest-id"
        | ((peers: AuthorityPeer[]) => string | null)