Documentation
    Preparing search index...
    type UCIRefutation = {
        move: string;
        moves: string[];
    }
    Index

    Properties

    Properties

    move: string
    moves: string[]