linXiv frontend (TS/JS)
Preparing search index...
types/generated
AnnotationCreateBody
Type Alias AnnotationCreateBody
type
AnnotationCreateBody
=
{
anchor
:
string
;
comment
?:
string
;
project_id
?:
number
|
null
;
source_id
:
string
;
}
Index
Properties
anchor
comment?
project_
id?
source_
id
Properties
anchor
anchor
:
string
Optional
comment
comment
?:
string
Optional
project_
id
project_id
?:
number
|
null
source_
id
source_id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
anchor
comment
project_
id
source_
id
linXiv frontend (TS/JS)
Loading...