source:
node_modules/core-js-pure/proposals/map-update-or-insert.js
Last change on this file was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 115 bytes |
Line | |
---|---|
1 | 'use strict'; |
2 | // TODO: remove from `core-js@4` |
3 | // https://github.com/tc39/proposal-upsert |
4 | require('./map-upsert'); |
Note:
See TracBrowser
for help on using the repository browser.