UNPKG

core-js

Version:
6 lines (5 loc) 200 B
// `Map.from` method // https://tc39.github.io/proposal-setmap-offrom/#sec-map.from require('../internals/export')({ target: 'Map', stat: true }, { from: require('../internals/collection-from') });