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