package.es.object.from-entries.js Maven / Gradle / Ivy
The newest version!
'use strict';
require('../../modules/es.array.iterator');
require('../../modules/es.object.from-entries');
var path = require('../../internals/path');
module.exports = path.Object.fromEntries;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy