📄 map-update-or-insert.js
/home/palash/git/site/node_modules/core-js-pure/proposals/map-update-or-insert.js
Language: js • Lines: 4
'use strict';
// TODO: remove from `core-js@4`
// https://github.com/tc39/proposal-upsert
require('./map-upsert');