chessops
    Preparing search index...

    Interface ChessgroundDestsOpts

    interface ChessgroundDestsOpts {
        chess960?: boolean;
    }
    Index

    Properties

    Properties

    chess960?: boolean