opds-ts - v1.0.3
Discord
NPM
GitHub
Preparing search index...
FeedOptions
Interface FeedOptions
interface
FeedOptions
{
author
?:
string
;
extra
?:
Record
<
string
,
any
>
;
id
:
string
;
kind
?:
FeedKind
;
lang
?:
string
;
links
?:
Link
[]
;
title
:
string
;
updated
?:
string
;
}
Index
Properties
author?
extra?
id
kind?
lang?
links?
title
updated?
Properties
Optional
author
author
?:
string
Optional
extra
extra
?:
Record
<
string
,
any
>
id
id
:
string
Optional
kind
kind
?:
FeedKind
Optional
lang
lang
?:
string
Optional
links
links
?:
Link
[]
title
title
:
string
Optional
updated
updated
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
extra
id
kind
lang
links
title
updated
Discord
NPM
GitHub
opds-ts - v1.0.3
Loading...