Hierarchy

  • Manga

Implements

Constructors

Properties

Methods

Constructors

  • Parameters

    • name: string
    • id: string
    • author: string
    • views: number
    • lastUpdated: string
    • thumbnail: string
    • url: string

    Returns Manga

Properties

author: string

Author of the manga

id: string

ID of the manga

lastUpdated: string

Moment of when the manga was updated

name: string

Name of the manga

thumbnail: string

Thumbnail of the manga

url: string

URL of the manga

views: number

Total views count of the manga

Methods

Generated using TypeDoc