Tanatloc documentation
Preparing search index...
Components.Project.Simulation.Delete
Swr
Type Alias Swr
type
Swr
=
{
delOneSimulation
:
(
simulation
:
IFrontMutateSimulationsItem
,
)
=>
Promise
<
void
>
;
mutateProject
:
(
project
:
IFrontMutateProject
)
=>
Promise
<
void
>
;
}
Index
Properties
del
One
Simulation
mutate
Project
Properties
del
One
Simulation
delOneSimulation
:
(
simulation
:
IFrontMutateSimulationsItem
)
=>
Promise
<
void
>
mutate
Project
mutateProject
:
(
project
:
IFrontMutateProject
)
=>
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
del
One
Simulation
mutate
Project
Tanatloc documentation
Loading...