aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/modules/es7.weak-map.of.js
blob: 52c3f66dfce3750b6e73fda354a68da4370d0c4c (plain)
1
2
// https://tc39.github.io/proposal-setmap-offrom/#sec-weakmap.of
require('./_set-collection-of')('WeakMap');