@echecs/uci - v3.0.2
    Preparing search index...

    Type Alias Score

    Score:
        | { bound: "lower"; type: "cp"; value: number }
        | { bound: "upper"; type: "cp"; value: number }
        | { bound?: never; type: "cp"; value: number }
        | { bound?: never; type: "mate"; value: number }

    Score from the engine — centipawns or mate distance, with optional bound