PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/core-js/modules

Просмотр файла: esnext.map.from.js

'use strict';
var $ = require('../internals/export');
var MapHelpers = require('../internals/map-helpers');
var createCollectionFrom = require('../internals/collection-from');

// `Map.from` method
// https://tc39.github.io/proposal-setmap-offrom/#sec-map.from
$({ target: 'Map', stat: true, forced: true }, {
  from: createCollectionFrom(MapHelpers.Map, MapHelpers.set, true)
});

Выполнить команду


Для локальной разработки. Не используйте в интернете!