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