Sha256: cb889d887d928ffae666a777f421c72be5e5ca7d8aeb576e375f12025e6fd192
Contents?: true
Size: 117 Bytes
Versions: 360
Compression:
Stored size: 117 Bytes
Contents
var hasOwnProperty = {}.hasOwnProperty; module.exports = function(it, key){ return hasOwnProperty.call(it, key); };
Version data entries
360 entries across 19 versions & 8 rubygems