DIR: /proc/1991108/cwd/usr/share/node_modules/core-js/modules/ |
Current File : //proc/1991108/cwd/usr/share/node_modules/core-js/modules/esnext.weak-set.of.js |
var $ = require('../internals/export'); var of = require('../internals/collection-of'); // `WeakSet.of` method // https://tc39.github.io/proposal-setmap-offrom/#sec-weakset.of $({ target: 'WeakSet', stat: true, forced: true }, { of: of }); |