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

package.proposals.object-iteration.js Maven / Gradle / Ivy

The newest version!
'use strict';
// TODO: remove from `core-js@4` as withdrawn
// https://github.com/tc39/proposal-object-iteration
require('../modules/esnext.object.iterate-entries');
require('../modules/esnext.object.iterate-keys');
require('../modules/esnext.object.iterate-values');




© 2015 - 2024 Weber Informatics LLC | Privacy Policy