1require('../modules/es7.weak-set.of');
2require('../modules/es7.weak-set.from');
3module.exports = require('../modules/_core').WeakSet;
4