aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/fn/weak-set.js
blob: a058c8a6ac738f5c47b860560540ad2547f269f9 (plain)
1
2
3
4
require('../modules/es6.object.to-string');
require('../modules/web.dom.iterable');
require('../modules/es6.weak-set');
module.exports = require('../modules/$.core').WeakSet;