@stdlib/assert-has-own-property
Test if an object has a specified property.
Found 8 results for hasownproperty
Test if an object has a specified property.
return a boolen indicating the existence of a deep property, don't throw if parent is undefined
Babel plugin for transforming `Object.hasOwn`.
Test if an object has a specified method name, either own or inherited.
Test if an object has a specified property, either own or inherited.
Test if an object has a specified method name.
Test whether an object contains a nested key path.
Test whether an object contains a nested key path, either own or inherited.