Type alias AniListLengthStats

AniListLengthStats: {
    length: string;
} & AniListStatsBase

Generated using TypeDoc