Preparing search index...
The search index is not available
linXiv frontend (TS/JS)
linXiv frontend (TS/JS)
types/api
Project
Interface Project
interface
Project
{
color_hex
:
null
|
string
;
description
:
string
;
id
:
number
;
name
:
string
;
paper_count
?:
number
;
project_tags
:
string
[]
;
source_ids
:
string
[]
;
status
:
string
;
}
Index
Properties
color_
hex
description
id
name
paper_
count?
project_
tags
source_
ids
status
Properties
color_
hex
color_hex
:
null
|
string
description
description
:
string
id
id
:
number
name
name
:
string
Optional
paper_
count
paper_count
?:
number
project_
tags
project_tags
:
string
[]
source_
ids
source_ids
:
string
[]
status
status
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color_
hex
description
id
name
paper_
count
project_
tags
source_
ids
status
linXiv frontend (TS/JS)
Loading...