Type alias PokemonStatus

PokemonStatus: "" | "BRN" | "PSN" | "TOX" | "PAR" | "SLP" | "FRZ"

Generated using TypeDoc