Preparing search index...
The search index is not available
linXiv frontend (TS/JS)
linXiv frontend (TS/JS)
api/notes
getNotes
Function getNotes
getNotes
(
sourceId
:
string
,
projectId
?:
null
|
number
,
allProjects
?:
boolean
,
)
:
Promise
<
{
notes
:
Note
[]
}
>
Parameters
sourceId
:
string
Optional
projectId
:
null
|
number
Optional
allProjects
:
boolean
Returns
Promise
<
{
notes
:
Note
[]
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
linXiv frontend (TS/JS)
Loading...