pokemon-rogue-battle
    Preparing search index...

    Interface DailyRunConfig

    interface DailyRunConfig {
        seed: number;
        starters: Starter;
    }
    Index

    Properties

    Properties

    seed: number
    starters: Starter