Preparing search index...
The search index is not available
@fsoc/royalroadl-api
@fsoc/royalroadl-api
services/fictions
LatestBlurb
Interface LatestBlurb
interface
LatestBlurb
{
id
:
number
;
image
:
string
;
latest
:
{
created
:
number
;
link
:
string
;
name
:
string
;
}
[]
;
tags
:
string
[]
;
title
:
string
;
type
:
string
;
}
Hierarchy (
view full
)
FictionBlurb
LatestBlurb
Index
Properties
id
image
latest
tags
title
type
Properties
id
id
:
number
image
image
:
string
latest
latest
:
{
created
:
number
;
link
:
string
;
name
:
string
;
}
[]
tags
tags
:
string
[]
title
title
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
image
latest
tags
title
type
@fsoc/royalroadl-api
Loading...