Preparing search index...
The search index is not available
type-plus - v8.0.0-beta.7
type-plus
hasProperty
Function hasProperty
hasProperty
<
T
,
P
extends
string
|
number
|
symbol
>
(
value
:
T
,
prop
:
P
,
)
:
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.7
Loading...