NB Scraper Docs - v1.3.0
Preparing search index...
BacaKomikLatestResult
Interface BacaKomikLatestResult
interface
BacaKomikLatestResult
{
title
:
string
;
url
:
string
;
image
:
string
;
type
:
string
;
views
:
number
;
score
:
number
;
status
:
string
;
colorized
:
boolean
;
latestChapter
:
{
chapter
:
string
;
url
:
string
;
time
:
string
}
;
}
Index
Properties
title
url
image
type
views
score
status
colorized
latest
Chapter
Properties
title
title
:
string
url
url
:
string
image
image
:
string
type
type
:
string
views
views
:
number
score
score
:
number
status
status
:
string
colorized
colorized
:
boolean
latest
Chapter
latestChapter
:
{
chapter
:
string
;
url
:
string
;
time
:
string
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
title
url
image
type
views
score
status
colorized
latest
Chapter
NB Scraper Docs - v1.3.0
Loading...