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