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

package.full.map.update-or-insert.js Maven / Gradle / Ivy

The newest version!
'use strict';
// TODO: remove from `core-js@4`
require('../../modules/es.map');
require('../../modules/esnext.map.update-or-insert');
var entryUnbind = require('../../internals/entry-unbind');

module.exports = entryUnbind('Map', 'updateOrInsert');




© 2015 - 2024 Weber Informatics LLC | Privacy Policy