Preparing search index...
The search index is not available
@fsoc/royalroadl-api
@fsoc/royalroadl-api
services/fictions
PopularBlurb
Interface PopularBlurb
interface
PopularBlurb
{
description
:
string
;
id
:
number
;
image
:
string
;
stats
:
Record
<
|
"chapters"
|
"pages"
|
"latest"
|
"rating"
|
"followers"
,
number
>
;
tags
:
string
[]
;
title
:
string
;
type
:
string
;
}
Hierarchy (
view full
)
FictionBlurb
PopularBlurb
Index
Properties
description
id
image
stats
tags
title
type
Properties
description
description
:
string
id
id
:
number
image
image
:
string
stats
stats
:
Record
<
|
"chapters"
|
"pages"
|
"latest"
|
"rating"
|
"followers"
,
number
>
tags
tags
:
string
[]
title
title
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
id
image
stats
tags
title
type
@fsoc/royalroadl-api
Loading...