es7.map.from.js 105 B

12
  1. // https://tc39.github.io/proposal-setmap-offrom/#sec-map.from
  2. require('./_set-collection-from')('Map');