IGUHealth
Preparing search index...
@iguhealth/operation-execution
Invocation
Type Alias Invocation
Invocation
:
<
T
extends
IOperation
<
unknown
,
unknown
>
,
CTX
extends
OpCTX
>
(
op
:
T
,
ctx
:
CTX
,
input
:
OPMetadata
<
T
>
[
"Input"
]
,
)
=>
Promise
<
OPMetadata
<
T
>
[
"Output"
]
>
Type declaration
<
T
extends
IOperation
<
unknown
,
unknown
>
,
CTX
extends
OpCTX
>
(
op
:
T
,
ctx
:
CTX
,
input
:
OPMetadata
<
T
>
[
"Input"
]
,
)
:
Promise
<
OPMetadata
<
T
>
[
"Output"
]
>
Type Parameters
T
extends
IOperation
<
unknown
,
unknown
>
CTX
extends
OpCTX
Parameters
op
:
T
ctx
:
CTX
input
:
OPMetadata
<
T
>
[
"Input"
]
Returns
Promise
<
OPMetadata
<
T
>
[
"Output"
]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
IGUHealth
Loading...