Preparing search index...
The search index is not available
run-time-assertions - v1.5.2
run-time-assertions
hasProperty
Function hasProperty
has
Property
<
KeyGeneric
,
ParentGeneric
>
(
inputObject
,
property
)
:
inputObject
is
CombineTypeWithKey
<
KeyGeneric
,
ParentGeneric
>
Check if an object has the given property.
Type Parameters
KeyGeneric
extends
PropertyKey
ParentGeneric
Parameters
inputObject
:
ParentGeneric
property
:
KeyGeneric
Returns
inputObject
is
CombineTypeWithKey
<
KeyGeneric
,
ParentGeneric
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
run-time-assertions - v1.5.2
Loading...
Check if an object has the given property.