@bluelibs/runner - v5.5.0
Preparing search index...
TaskLocalInterceptorRecord
Type Alias TaskLocalInterceptorRecord<TInput, TOutput>
type
TaskLocalInterceptorRecord
<
TInput
=
any
,
TOutput
=
any
>
=
{
interceptor
:
TaskLocalInterceptor
<
TInput
,
TOutput
>
;
ownerResourceId
?:
string
;
}
Type Parameters
TInput
=
any
TOutput
=
any
Index
Properties
interceptor
owner
Resource
Id?
Properties
interceptor
interceptor
:
TaskLocalInterceptor
<
TInput
,
TOutput
>
Optional
owner
Resource
Id
ownerResourceId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
interceptor
owner
Resource
Id
@bluelibs/runner - v5.5.0
Loading...