get-own-property-descriptors.js 96 B

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