aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/modules/es7.set.of.js
blob: 2a50ad911a8d2f07ba1ace8e6f3acd37caa889a2 (plain)
1
2
// https://tc39.github.io/proposal-setmap-offrom/#sec-set.of
require('./_set-collection-of')('Set');