Body, Mind & Soul — API Reference
Preparing search index...
helpers/trigger-outcomes
OUTCOME_REGISTRY
script
Variable script
script
:
{
configPartial
:
string
;
execute
:
(
outcome
:
any
,
context
:
any
)
=>
Promise
<
void
>
;
}
Execute arbitrary JS. Config: { script }
Type Declaration
configPartial
:
string
execute
:
(
outcome
:
any
,
context
:
any
)
=>
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Body, Mind & Soul — API Reference
Loading...
Execute arbitrary JS. Config: { script }