Documentation
Preparing search index...
@saltcorn/data
models/expression
transform_for_async
Function transform_for_async
transform_for_async
(
expression
:
string
,
statefuns
:
Record
<
string
,
Function
|
PluginFunction
>
,
)
:
{
expr_string
:
string
;
isAsync
:
boolean
}
Parameters
expression
:
string
statefuns
:
Record
<
string
,
Function
|
PluginFunction
>
Returns
{
expr_string
:
string
;
isAsync
:
boolean
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...