get-own-property-descriptor.js 99 B

123
  1. var parent = require('../../stable/object/get-own-property-descriptor');
  2. module.exports = parent;