update.js 184 B

12345
  1. require('../../modules/es.map');
  2. require('../../modules/esnext.map.update');
  3. var entryUnbind = require('../../internals/entry-unbind');
  4. module.exports = entryUnbind('Map', 'update');