Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Components.Project.Simulation.Delete
Swr
Type Alias Swr
Swr
:
{
delOneSimulation
:
(
simulation
:
IFrontMutateSimulationsItem
,
)
=>
Promise
<
void
>
;
mutateProject
:
(
project
:
IFrontMutateProject
)
=>
Promise
<
void
>
;
}
Type declaration
delOneSimulation
:
(
simulation
:
IFrontMutateSimulationsItem
)
=>
Promise
<
void
>
mutateProject
:
(
project
:
IFrontMutateProject
)
=>
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Tanatloc documentation
Loading...