Documentation
    Preparing search index...
    type UCICurrline = {
        cpunr?: number;
        moves: string[];
    }
    Index

    Properties

    Properties

    cpunr?: number
    moves: string[]