Type alias AniListStaffStats

AniListStaffStats: {
    staff: AniListStaff;
} & AniListStatsBase

Generated using TypeDoc