aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/modules/es7.weak-set.of.js
blob: 5941e72aab9eebd898e6507e49e8021281ee3954 (plain)
1
2
// https://tc39.github.io/proposal-setmap-offrom/#sec-weakset.of
require('./_set-collection-of')('WeakSet');