aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/modules/es7.map.from.js
blob: a60573704e6b79edb0f618c47039d4128f5690b6 (plain)
1
2
// https://tc39.github.io/proposal-setmap-offrom/#sec-map.from
require('./_set-collection-from')('Map');