Interface ISexAnime

Hierarchy

  • ISexAnime

Properties

data: { approver: string; category: string; character: string; favorites: number; rating: string }

Type declaration

  • approver: string
  • category: string
  • character: string
  • favorites: number
  • rating: string
fetch: string
image?: string
info: string
nsfw: boolean
size?: string
type?: string

Generated using TypeDoc