Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MangaStatistics

Index

Properties

Properties

data: { completed: number; dropped: number; on_hold: number; plan_to_read: number; reading: number; scores: [{ percentage: number; score: number; votes: number }]; total: number }

Type declaration

  • completed: number
  • dropped: number
  • on_hold: number
  • plan_to_read: number
  • reading: number
  • scores: [{ percentage: number; score: number; votes: number }]
  • total: number

Generated using TypeDoc