@bluelibs/runner - v6.3.1
Preparing search index...
TagDependencyResourceMatch
Interface TagDependencyResourceMatch<TTag>
interface
TagDependencyResourceMatch
<
TTag
extends
ITag
<
any
,
any
,
any
,
any
>
>
{
config
:
TagConfig
<
TTag
>
|
undefined
;
definition
:
TaggedResource
;
value
:
TagOutputContract
<
TTag
>
|
undefined
;
}
Type Parameters
TTag
extends
ITag
<
any
,
any
,
any
,
any
>
Hierarchy (
View Summary
)
TagDependencyMatch
<
TaggedResource
<
TTag
>
,
TTag
>
TagDependencyResourceMatch
Index
Properties
config
definition
value
Properties
config
config
:
TagConfig
<
TTag
>
|
undefined
definition
definition
:
TaggedResource
value
value
:
TagOutputContract
<
TTag
>
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
config
definition
value
@bluelibs/runner - v6.3.1
Loading...