Preparing search index...
The search index is not available
haystack-core
haystack-core
valueIsKind
Function valueIsKind
valueIsKind
<
Value
extends
OptionalHVal
<
null
|
HVal
>
>
(
value
:
unknown
,
kind
:
Kind
,
)
:
value
is
Value
Return true if the kind matches.
Type Parameters
Value
extends
OptionalHVal
<
null
|
HVal
>
Parameters
value
:
unknown
The value to test.
kind
:
Kind
The kind to test.
Returns
value
is
Value
True if the kind matches.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
haystack-core
Loading...
Return true if the kind matches.