@bluelibs/runner - v5.5.0
Preparing search index...
TaskLocalInterceptor
Type Alias TaskLocalInterceptor<TInput, TOutput>
TaskLocalInterceptor
:
(
next
:
(
input
:
TInput
)
=>
TOutput
,
input
:
TInput
,
)
=>
TOutput
Type Parameters
TInput
TOutput
Type Declaration
(
next
:
(
input
:
TInput
)
=>
TOutput
,
input
:
TInput
)
:
TOutput
Parameters
next
:
(
input
:
TInput
)
=>
TOutput
input
:
TInput
Returns
TOutput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@bluelibs/runner - v5.5.0
Loading...