• Jikan.JS
    • mangaModel
namespace mangaModel

Enums

E
mangaModel.MangaStatus
No documentation available
E
mangaModel.MangaType
No documentation available

Interfaces

I
mangaModel.Manga
No documentation available
  • approved
  • authors
  • background
  • chapters
  • demographics
  • explicit_genres
  • favorites
  • genres
  • images
  • members
  • popularity
  • published
  • publishing
  • rank
  • score
  • scored_by
  • serializations
  • status
  • synopsis
  • themes
  • titles
  • type
  • volumes
I
mangaModel.MangaCharacterRole
No documentation available
  • character
  • role
I
mangaModel.MangaFull
No documentation available
  • external
  • relations
I
mangaModel.MangaImages
No documentation available
  • jpg
  • webp
I
mangaModel.MangaReview
No documentation available
  • date
  • is_preliminary
  • is_spoiler
  • reactions
  • review
  • score
  • tags
  • type
  • user
I
mangaModel.MangaStatistics
No documentation available
  • completed
  • dropped
  • on_hold
  • plan_to_read
  • reading
  • scores
  • total
I
mangaModel.MangaUserUpdate
No documentation available
  • chapters_read
  • chapters_total
  • date
  • score
  • status
  • user
  • volumes_read
  • volumes_total

Usage

import { mangaModel } from ".";

Document Navigation

  • Enums
    • mangaModel.MangaStatus
    • mangaModel.MangaType
  • Interfaces
    • mangaModel.Manga
    • mangaModel.MangaCharacterRole
    • mangaModel.MangaFull
    • mangaModel.MangaImages
    • mangaModel.MangaReview
    • mangaModel.MangaStatistics
    • mangaModel.MangaUserUpdate