frontend
    Preparing search index...

    Interface MemoryConfigInput

    Configuration options for Memory game settings.

    interface MemoryConfigInput {
        cpuDifficulty?: number;
    }
    Index

    Properties

    Properties

    cpuDifficulty?: number