es7.weak-set.of.js 109 B

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