Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Database.Project.Add
add
Function add
Add
add
(
user
:
{
id
:
string
}
,
workspace
:
{
id
:
string
}
,
project
:
{
description
?:
string
;
title
:
string
}
,
)
:
Promise
<
INewProject
>
Parameters
user
:
{
id
:
string
}
User
workspace
:
{
id
:
string
}
Workspace
project
:
{
description
?:
string
;
title
:
string
}
Project
Returns
Promise
<
INewProject
>
New project
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Tanatloc documentation
Loading...
Add