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