Type alias AniListMangaStats

AniListMangaStats: {
    chaptersRead: number;
    volumesRead: number;
} & AniListStatsShared

Generated using TypeDoc