All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.core-js.modules.es6.object.create.js Maven / Gradle / Ivy

There is a newer version: 1.1.2
Show newest version
var $export = require('./_export');
// 19.1.2.2 / 15.2.3.5 Object.create(O [, Properties])
$export($export.S, 'Object', { create: require('./_object-create') });




© 2015 - 2024 Weber Informatics LLC | Privacy Policy