debian-mirror-gitlab/core-js/stable/object/get-own-property-descriptors.js

4 lines
96 B
JavaScript
Raw Normal View History

2019-12-04 20:38:33 +05:30
var parent = require('../../es/object/get-own-property-descriptors');
module.exports = parent;