Options
All
  • Public
  • Public/Protected
  • All
Menu

Manga For Details

Type parameters

  • T

Hierarchy

  • MangaDetailsFields

Index

Constructors

Properties

fields: {} = {}

Type declaration

  • [key: string]: boolean | string
type: T = ...

Methods

  • authors{first_name,last_name}

    Parameters

    • overrideFields: string[] = ...

      It's recomended to left this one empty All fields are included by default since there are only 2 {first_name,last_name} Keep in mind that override is not type safe

    Returns MangaDetailsFields<T & Authors>

Generated using TypeDoc