entviz — @entviz/core & @entviz/react API
    Preparing search index...

    Type Alias VerdictState

    VerdictState:
        | "pending"
        | "different"
        | "no-difference"
        | "identical"
        | "unknown"