chessops
    Preparing search index...

    Type Alias EvaluationPawns

    type EvaluationPawns = {
        depth?: number;
        pawns: number;
    }
    Index

    Properties

    Properties

    depth?: number
    pawns: number