es7.weak-map.from.js 113 B

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