Preparing search index...
The search index is not available
run-time-assertions - v1.5.2
run-time-assertions
hasProperties
Function hasProperties
has
Properties
<
KeyGeneric
,
ParentGeneric
>
(
inputObject
,
inputKeys
)
:
inputObject
is
CombineTypeWithKey
<
KeyGeneric
,
ParentGeneric
>
Check if an object has all the given properties.
Type Parameters
KeyGeneric
extends
PropertyKey
ParentGeneric
Parameters
inputObject
:
ParentGeneric
inputKeys
:
readonly
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 all the given properties.