linwenling
2023-04-08 90df755d258da3864af193b61ef94267dc540e10
1
2
3
var $export = require('./_export');
// 19.1.2.2 / 15.2.3.5 Object.create(O [, Properties])
$export($export.S, 'Object', { create: require('./_object-create') });