Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

owns

zeekay5MIT0.1.0

Shorthand Object.prototype.hasOwnProperty.call(obj, name).

owns, has-own, Object.prototype, hasOwnProperty

readme

owns

npm

downloads license chat

Shorthand for Object.prototype.hasOwnProperty.call(obj, name). ES Module friendly. No dependencies.

License

MIT