Sha256: a32820011d7a81a73fdf05423828abc6aae9a888fc7fb6047974e6564575f2db
Contents?: true
Size: 257 Bytes
Versions: 4
Compression:
Stored size: 257 Bytes
Contents
'use strict'; 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 });
Version data entries
4 entries across 4 versions & 1 rubygems