Preparing search index...
The search index is not available
jikan4.js
jikan4.js
v4
MangaStatistics
Class MangaStatistics
Hierarchy (
view full
)
ContentStatistics
MangaStatistics
Index
Constructors
constructor
Properties
client
completed
dropped
on
Hold
plan
To
Read
reading
scores
total
Methods
parse
Date
parseURL
Constructors
constructor
new
Manga
Statistics
(
client
,
data
)
:
MangaStatistics
Parameters
client
:
Client
data
:
any
Returns
MangaStatistics
Properties
Readonly
client
client
:
Client
Readonly
completed
completed
:
number
Readonly
dropped
dropped
:
number
Readonly
on
Hold
on
Hold
:
number
Readonly
plan
To
Read
plan
To
Read
:
number
Readonly
reading
reading
:
number
Readonly
scores
scores
:
ContentStatisticsScore
Readonly
total
total
:
number
Methods
Static
parse
Date
parse
Date
<
IsNullable
>
(
input
,
nullable
?
)
:
IsNullable
extends
false
?
Date
:
null
|
Date
Type Parameters
IsNullable
extends
boolean
=
false
Parameters
input
:
any
nullable
:
IsNullable
= ...
Returns
IsNullable
extends
false
?
Date
:
null
|
Date
Static
parseURL
parseURL
<
IsNullable
>
(
input
,
nullable
?
)
:
IsNullable
extends
false
?
URL
:
null
|
URL
Type Parameters
IsNullable
extends
boolean
=
false
Parameters
input
:
any
nullable
:
IsNullable
= ...
Returns
IsNullable
extends
false
?
URL
:
null
|
URL
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
client
completed
dropped
on
Hold
plan
To
Read
reading
scores
total
Methods
parse
Date
parseURL
jikan4.js
Loading...