Preparing search index...
The search index is not available
blaze-cardano
blaze-cardano
blaze-data/src
KindGuard
IsKindOf
Function IsKindOf
Is
Kind
Of
<
T
>
(
value
,
kind
)
:
value
is
Record
<
PropertyKey
,
unknown
>
&
{
[Kind]
:
T
;
}
[Kind-Only]
Returns true if the given value is a TKind with the given name.
Type Parameters
T
extends
string
Parameters
value
:
unknown
kind
:
T
Returns
value
is
Record
<
PropertyKey
,
unknown
>
&
{
[Kind]
:
T
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
blaze-cardano
Loading...
[Kind-Only]
Returns true if the given value is a TKind with the given name.