Type alias AniListCountryStats

AniListCountryStats: {
    country: AniListCountryCode;
} & AniListStatsBase

Generated using TypeDoc