Closed sindresorhus closed 2 years ago
See: https://github.com/sindresorhus/has-own-prop/issues/3
The issue is about .hasOwnProperty, but we can call it objectHasOwn as that will soon exist, but probably will have the same weak type.
.hasOwnProperty
objectHasOwn
https://github.com/tc39/proposal-accessible-object-hasownproperty
See: https://github.com/sindresorhus/has-own-prop/issues/3
The issue is about
.hasOwnProperty
, but we can call itobjectHasOwn
as that will soon exist, but probably will have the same weak type.https://github.com/tc39/proposal-accessible-object-hasownproperty