Takaro - v0.4.13
Preparing search index...
@takaro/helpers
executeVM
Function executeVM
executeVM
(
opts
:
{
data
:
Record
<
string
,
any
>
;
fn
:
string
;
userModules
:
{
code
:
string
;
name
:
string
}
[]
;
}
,
)
:
Promise
<
VMExecutionResult
>
Parameters
opts
:
{
data
:
Record
<
string
,
any
>
;
fn
:
string
;
userModules
:
{
code
:
string
;
name
:
string
}
[]
;
}
Returns
Promise
<
VMExecutionResult
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Takaro - v0.4.13
Loading...