Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MangaData

Index

Properties

authors: Entry[]
background: string
chapters: number
demographics: Entry[]
explicit_genres: Entry[]
favorites: number
genres: Entry[]
images: { jpg: { image_url: string; large_image_url: string; small_image_url: string }; webp: { image_url: string; large_image_url: string; small_image_url: string } }

Type declaration

  • jpg: { image_url: string; large_image_url: string; small_image_url: string }
    • image_url: string
    • large_image_url: string
    • small_image_url: string
  • webp: { image_url: string; large_image_url: string; small_image_url: string }
    • image_url: string
    • large_image_url: string
    • small_image_url: string
mal_id: number
members: number
popularity: number
published: { from: string; prop: { from: { day: number; month: number; year: number }; string: string; to: { day: number; month: number; year: number } }; to: string }

Type declaration

  • from: string
  • prop: { from: { day: number; month: number; year: number }; string: string; to: { day: number; month: number; year: number } }
    • from: { day: number; month: number; year: number }
      • day: number
      • month: number
      • year: number
    • string: string
    • to: { day: number; month: number; year: number }
      • day: number
      • month: number
      • year: number
  • to: string
publishing: boolean
rank: number
score: number
scored_by: number
serializations: Entry[]
status: string
synopsis: string
themes: Entry[]
title: string
title_english: string
title_japanese: string
title_synonyms: string
type: string
url: string
volumnes: number

Generated using TypeDoc