Preparing search index...
The search index is not available
linXiv frontend (TS/JS)
linXiv frontend (TS/JS)
api/projects
createProject
Function createProject
createProject
(
body
:
ProjectCreateBody
,
)
:
Promise
<
{
project
:
{
id
:
number
;
name
:
string
}
}
>
Parameters
body
:
ProjectCreateBody
Returns
Promise
<
{
project
:
{
id
:
number
;
name
:
string
}
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
linXiv frontend (TS/JS)
Loading...