📄 get-or-insert-computed.js
/home/palash/git/site/node_modules/core-js/es/map/get-or-insert-computed.js
Language: js • Lines: 6
'use strict';
require('../../modules/es.map');
require('../../modules/es.map.get-or-insert-computed');
var entryUnbind = require('../../internals/entry-unbind');

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