linXiv frontend (TS/JS)
Preparing search index...
types/generated
DoiVersionCandidate
Type Alias DoiVersionCandidate
type
DoiVersionCandidate
=
{
doi
:
string
;
published
:
string
|
null
;
source
:
string
|
null
;
source_fk
:
number
;
source_id
:
string
;
title
:
string
;
}
Index
Properties
doi
published
source
source_
fk
source_
id
title
Properties
doi
doi
:
string
published
published
:
string
|
null
source
source
:
string
|
null
source_
fk
source_fk
:
number
source_
id
source_id
:
string
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
doi
published
source
source_
fk
source_
id
title
linXiv frontend (TS/JS)
Loading...