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