opds-ts - v2.1.0
Discord
NPM
GitHub
Preparing search index...
v1.2
EntryOptions
Interface EntryOptions
interface
EntryOptions
{
author
?:
string
;
content
?:
{
type
?:
string
;
value
:
string
}
;
dcMetadata
?:
DCMetadata
;
extra
?:
Record
<
string
,
any
>
;
id
:
string
;
links
?:
Link
[]
;
rights
?:
string
;
summary
?:
string
;
title
:
string
;
updated
?:
string
;
}
Index
Properties
author?
content?
dc
Metadata?
extra?
id
links?
rights?
summary?
title
updated?
Properties
Optional
author
author
?:
string
Optional
content
content
?:
{
type
?:
string
;
value
:
string
}
Optional
dc
Metadata
dcMetadata
?:
DCMetadata
Optional
extra
extra
?:
Record
<
string
,
any
>
id
id
:
string
Optional
links
links
?:
Link
[]
Optional
rights
rights
?:
string
Optional
summary
summary
?:
string
title
title
:
string
Optional
updated
updated
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
content
dc
Metadata
extra
id
links
rights
summary
title
updated
Discord
NPM
GitHub
opds-ts - v2.1.0
Loading...