source:
imaps-frontend/node_modules/core-js/full/map/update-or-insert.js
Last change on this file was 79a0317, checked in by , 2 weeks ago | |
---|---|
|
|
File size: 249 bytes |
Line | |
---|---|
1 | 'use strict'; |
2 | // TODO: remove from `core-js@4` |
3 | require('../../modules/es.map'); |
4 | require('../../modules/esnext.map.update-or-insert'); |
5 | var entryUnbind = require('../../internals/entry-unbind'); |
6 | |
7 | module.exports = entryUnbind('Map', 'updateOrInsert'); |
Note:
See TracBrowser
for help on using the repository browser.