es7.weak-map.of.js 109 B

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