Tanatloc documentation
Preparing search index...
Components.Project.Delete
Swr
Type Alias Swr
type
Swr
=
{
delOneProject
:
(
project
:
IFrontMutateProjectsItem
)
=>
Promise
<
void
>
;
mutateOneWorkspace
:
(
workspace
:
IFrontMutateWorkspacesItem
,
)
=>
Promise
<
void
>
;
}
Index
Properties
del
One
Project
mutate
One
Workspace
Properties
del
One
Project
delOneProject
:
(
project
:
IFrontMutateProjectsItem
)
=>
Promise
<
void
>
mutate
One
Workspace
mutateOneWorkspace
:
(
workspace
:
IFrontMutateWorkspacesItem
)
=>
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
del
One
Project
mutate
One
Workspace
Tanatloc documentation
Loading...