linwenling
2023-05-16 b2f9340443b60b9f3912bdab6a1daa8f61471c02
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') });