frontend
    Preparing search index...

    Interface GoFishConfig

    Go Fish game configuration.

    interface GoFishConfig {
        cpuDifficulty: number;
    }
    Index

    Properties

    Properties

    cpuDifficulty: number