Sha256: b77b680b6d81171a1f14481a7d73806544160ff2ced1dc640e2ea0438fb5479b
Contents?: true
Size: 269 Bytes
Versions: 4
Compression:
Stored size: 269 Bytes
Contents
'use strict'; var $ = require('../internals/export'); var from = require('../internals/collection-from'); // `WeakMap.from` method // https://tc39.github.io/proposal-setmap-offrom/#sec-weakmap.from $({ target: 'WeakMap', stat: true, forced: true }, { from: from });
Version data entries
4 entries across 4 versions & 1 rubygems