@enonic/js-utils
Preparing search index...
hasOwnProperty
Function hasOwnProperty
hasOwnProperty
<
X
extends
Object
,
Y
extends
PropertyKey
>
(
obj
:
X
,
propKey
:
Y
,
)
:
obj
is
X
&
Record
<
Y
,
unknown
>
Type Parameters
X
extends
Object
Y
extends
PropertyKey
Parameters
obj
:
X
propKey
:
Y
Returns
obj
is
X
&
Record
<
Y
,
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@enonic/js-utils
Loading...