@logixjs/core
Preparing search index...
InternalContracts
getProcessInstallations
Function getProcessInstallations
getProcessInstallations
(
options
?:
{
scopeKey
?:
string
;
scopeType
?:
"app"
|
"moduleInstance"
|
"uiSubtree"
;
}
,
)
:
Effect
<
readonly
ProcessInstallation
[]
,
never
,
ProcessRuntimeTag
>
Parameters
Optional
options
:
{
scopeKey
?:
string
;
scopeType
?:
"app"
|
"moduleInstance"
|
"uiSubtree"
}
Returns
Effect
<
readonly
ProcessInstallation
[]
,
never
,
ProcessRuntimeTag
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@logixjs/core
Loading...