Type alias AniListStaffType

AniListStaffType: {
    dubGroup: string;
    roleNotes: string;
    voiceActor: AniListStaff;
}

Type declaration

  • dubGroup: string
  • roleNotes: string
  • voiceActor: AniListStaff

Generated using TypeDoc