linXiv frontend (TS/JS)
Preparing search index...
types/api
FeedEntry
Interface FeedEntry
interface
FeedEntry
{
arxiv_id
:
string
|
null
;
authors
:
string
[]
;
link
:
string
;
published
:
string
;
summary
:
string
;
title
:
string
;
version
:
number
|
null
;
}
Index
Properties
arxiv_
id
authors
link
published
summary
title
version
Properties
arxiv_
id
arxiv_id
:
string
|
null
authors
authors
:
string
[]
link
link
:
string
published
published
:
string
summary
summary
:
string
title
title
:
string
version
version
:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
arxiv_
id
authors
link
published
summary
title
version
linXiv frontend (TS/JS)
Loading...