📄 has-own.js
/home/palash/git/site/node_modules/core-js-pure/actual/object/has-own.js
Language: js • Lines: 4
'use strict';
var parent = require('../../stable/object/has-own');

module.exports = parent;