linwenling
2023-07-24 276758c1aacd1fc3b58170e1a7b0b08831965bc9
1
2
3
var $export = require('./_export');
// 19.1.2.3 / 15.2.3.7 Object.defineProperties(O, Properties)
$export($export.S + $export.F * !require('./_descriptors'), 'Object', { defineProperties: require('./_object-dps') });