Sha256: 7dbd380ce69112320f88fc564362183e13b8b0d54714dc8cb77b5558e382a1bc

Contents?: true

Size: 120 Bytes

Versions: 82

Compression:

Stored size: 120 Bytes

Contents

var hasOwnProperty = {}.hasOwnProperty;
module.exports = function (it, key) {
  return hasOwnProperty.call(it, key);
};

Version data entries

82 entries across 38 versions & 8 rubygems

Version Path
dragonfly_puppeteer-0.1.0 node_modules/core-js/library/modules/_has.js
dragonfly_puppeteer-0.1.0 node_modules/core-js/modules/_has.js