@camunda8/orchestration-cluster-api
Preparing search index...
effect
Effectify
Type Alias Effectify<C>
Effectify
:
{
[
K
in
FnKeys
<
C
>
]
:
EffectifyMethod
<
C
[
K
]
>
}
&
{
inner
:
C
}
&
{
[
K
in
Exclude
<
keyof
C
,
FnKeys
<
C
>
>
]
:
C
[
K
]
}
Maps every method of
C
to an Effect-returning method, preserving non-fn members.
Type Parameters
C
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@camunda8/orchestration-cluster-api
Loading...
Maps every method of
Cto an Effect-returning method, preserving non-fn members.