Preparing search index...
The search index is not available
devfive front components
devfive front components
test
VmEnvironmentReturn
Interface VmEnvironmentReturn
interface
VmEnvironmentReturn
{
getVmContext
(
)
:
{
[
key
:
string
]
:
any
;
}
;
teardown
(
)
:
Awaitable
<
void
>
;
}
Index
Methods
get
Vm
Context
teardown
Methods
get
Vm
Context
get
Vm
Context
(
)
:
{
[
key
:
string
]
:
any
;
}
Returns
{
[
key
:
string
]
:
any
;
}
[
key
:
string
]:
any
teardown
teardown
(
)
:
Awaitable
<
void
>
Returns
Awaitable
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
get
Vm
Context
teardown
devfive front components
index
test
Generated using
TypeDoc