PokéRogue
    Preparing search index...

    The name of the selected device for each device type.

    interface SelectedDevice {
        "0"?: string;
        "1": string;
    }
    Index

    Properties

    0? 1

    Properties

    "0"?: string
    "1": string

    "default"