interface PokemonInfoTranslationEntries {
    Stat: SimpleTranslationEntries;
    Type: SimpleTranslationEntries;
}

Properties

Properties