Type alias AniListGenreStats

AniListGenreStats: {
    genre: string;
} & AniListStatsBase

Generated using TypeDoc