jikan4.js
Preparing search index...
v4
MangaStatistics
Class MangaStatistics
Hierarchy (
View Summary
)
ContentStatistics
MangaStatistics
Index
Constructors
constructor
Properties
client
completed
dropped
on
Hold
plan
To
Read
reading
scores
total
Methods
parse
Date
parseURL
Constructors
constructor
new
MangaStatistics
(
client
:
Client
,
data
:
any
)
:
MangaStatistics
Parameters
client
:
Client
data
:
any
Returns
MangaStatistics
Properties
Readonly
client
client
:
Client
Readonly
completed
completed
:
number
Readonly
dropped
dropped
:
number
Readonly
on
Hold
onHold
:
number
Readonly
plan
To
Read
planToRead
:
number
Readonly
reading
reading
:
number
Readonly
scores
scores
:
ContentStatisticsScore
Readonly
total
total
:
number
Methods
Static
parse
Date
parseDate
<
IsNullable
extends
boolean
=
false
>
(
input
:
any
,
nullable
?:
IsNullable
,
)
:
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
extends
boolean
=
false
>
(
input
:
any
,
nullable
?:
IsNullable
,
)
:
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...