Preparing search index...
The search index is not available
Additional types and utils for TypeScript
type-plus
hasProperty
Function hasProperty
has
Property
<
T
,
P
>
(
value
,
prop
)
:
value
is
T
&
Record
<
P
,
T
[
P
]
>
Type Parameters
T
P
extends
string
|
number
|
symbol
Parameters
value
:
T
prop
:
P
Returns
value
is
T
&
Record
<
P
,
T
[
P
]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
type-plus - v8.0.0-beta.6
Loading...