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

node_modules.core-js.library.modules.es6.object.get-own-property-names.js Maven / Gradle / Ivy

The newest version!
// 19.1.2.7 Object.getOwnPropertyNames(O)
require('./_object-sap')('getOwnPropertyNames', function () {
  return require('./_object-gopn-ext').f;
});




© 2015 - 2024 Weber Informatics LLC | Privacy Policy